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-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg" > git rev-list --no-walk 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins7265376917496464673.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-843 = 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 \ --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:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 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 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #12 CACHED #13 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #13 CACHED #14 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #14 CACHED #15 [ 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 #15 CACHED #16 [ 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/ #16 CACHED #17 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #17 CACHED #18 [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 #18 CACHED #19 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #19 CACHED #20 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #20 CACHED #21 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #21 CACHED #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-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' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #23 CACHED #24 [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 #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #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:a0d20fef83d0a92b776fe0d9bab3a38f2ab885e9ebb59768361f063afd648e47 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n a0d20fef83d0 + 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 \ -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 #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.23kB 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 [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 [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 #7 CACHED #8 [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 #8 CACHED #9 [3/7] WORKDIR /DATA #9 CACHED #10 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #10 CACHED #11 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:0b066cd8ed9f9688c37b5a4780bcea03a72e4e1816480ac11b0d0fdbd79c94cb 0.0s done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n 0b066cd8ed9f + 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.54.05ff.202404292026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.196.9975.202404292026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202404292026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202404292026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202404292026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202404292026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202404292026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202404292026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202404292026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202404292026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404292026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202404292026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.196.9975.202404292026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202404292026 amd64 Osmo VTY library ii osmocom-nightly 202404292026 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 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B 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:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 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/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.2s #12 [ 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/ #12 CACHED #13 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #13 CACHED #14 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #14 CACHED #15 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #15 CACHED #16 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #16 CACHED #17 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #17 CACHED #18 [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 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #19 CACHED #20 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #20 CACHED #21 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #21 CACHED #22 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #22 CACHED #23 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #23 CACHED #24 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #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:a0d20fef83d0a92b776fe0d9bab3a38f2ab885e9ebb59768361f063afd648e47 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 a0d20fef83d0 + 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 \ -t osmocom-build/osmo-hnbgw-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.16kB 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.383 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.383 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.383 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.383 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.888 Reading package lists... #6 1.161 Reading package lists... #6 1.416 Building dependency tree... #6 1.476 Reading state information... #6 1.543 The following additional packages will be installed: #6 1.543 libasn1c1 libosmo-gtlv-dev libosmo-gtlv1 libosmo-hnbap0 #6 1.543 libosmo-mgcp-client12 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 #6 1.543 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.543 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.543 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #6 1.543 osmocom-nightly #6 1.557 The following NEW packages will be installed: #6 1.557 libasn1c-dev libasn1c1 libosmo-abis-dev libosmo-gtlv-dev libosmo-gtlv1 #6 1.557 libosmo-hnbap-dev libosmo-hnbap0 libosmo-mgcp-client-dev #6 1.557 libosmo-mgcp-client12 libosmo-netif-dev libosmo-pfcp-dev libosmo-pfcp0 #6 1.557 libosmo-ranap-dev libosmo-ranap7 libosmo-rua-dev libosmo-rua0 #6 1.557 libosmo-sigtran-dev libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 1.557 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 #6 1.557 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #6 1.557 libosmotrau2 libosmousb0 libosmovty13 osmocom-nightly #6 1.580 0 upgraded, 34 newly installed, 0 to remove and 0 not upgraded. #6 1.580 Need to get 3921 kB of archives. #6 1.580 After this operation, 17.8 MB of additional disk space will be used. #6 1.580 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404292026 [1168 B] #6 1.604 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202404292026 [164 kB] #6 1.609 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202404292026 [46.0 kB] #6 1.610 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404292026 [29.0 kB] #6 1.611 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202404292026 [65.4 kB] #6 1.612 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202404292026 [222 kB] #6 1.614 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202404292026 [98.0 kB] #6 1.615 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404292026 [72.6 kB] #6 1.617 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404292026 [111 kB] #6 1.619 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.3.0.4.a46a.202404292026 [16.4 kB] #6 1.619 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202404292026 [66.0 kB] #6 1.621 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202404292026 [172 kB] #6 1.624 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202404292026 [54.4 kB] #6 1.625 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202404292026 [58.6 kB] #6 1.626 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202404292026 [45.3 kB] #6 1.628 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202404292026 [38.6 kB] #6 1.629 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202404292026 [838 kB] #6 1.638 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dev 0.3.0.4.a46a.202404292026 [57.1 kB] #6 1.639 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404292026 [52.6 kB] #6 1.640 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404292026 [64.6 kB] #6 1.642 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.3.0.4.a46a.202404292026 [40.6 kB] #6 1.643 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dev 0.3.0.4.a46a.202404292026 [169 kB] #6 1.645 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.63.ee75.202404292026 [122 kB] #6 1.646 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.63.ee75.202404292026 [581 kB] #6 1.651 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.1.3dfa.202404292026 [75.2 kB] #6 1.652 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.1.3dfa.202404292026 [105 kB] #6 1.653 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.5.1.6.fc08.202404292026 [52.2 kB] #6 1.653 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dev 1.5.1.6.fc08.202404292026 [24.7 kB] #6 1.653 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.47.e01f6.202404292026 [56.5 kB] #6 1.654 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.47.e01f6.202404292026 [65.3 kB] #6 1.655 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.5.1.6.fc08.202404292026 [221 kB] #6 1.657 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.5.1.6.fc08.202404292026 [91.8 kB] #6 1.658 Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.5.1.6.fc08.202404292026 [27.8 kB] #6 1.658 Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dev 1.5.1.6.fc08.202404292026 [14.5 kB] #6 1.766 debconf: delaying package configuration, since apt-utils is not installed #6 1.807 Fetched 3921 kB in 0s (40.2 MB/s) #6 1.862 Selecting previously unselected package osmocom-nightly. #6 1.862 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #6 1.901 Preparing to unpack .../00-osmocom-nightly_202404292026_amd64.deb ... #6 1.917 Unpacking osmocom-nightly (202404292026) ... #6 2.034 Selecting previously unselected package libosmocore21:amd64. #6 2.052 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202404292026_amd64.deb ... #6 2.087 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202404292026) ... #6 2.232 Selecting previously unselected package libosmocodec4:amd64. #6 2.251 Preparing to unpack .../02-libosmocodec4_1.9.0.196.9975.202404292026_amd64.deb ... #6 2.268 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202404292026) ... #6 2.409 Selecting previously unselected package libosmotrau2:amd64. #6 2.418 Preparing to unpack .../03-libosmotrau2_1.5.1.11.5277.202404292026_amd64.deb ... #6 2.434 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404292026) ... #6 2.567 Selecting previously unselected package libosmoisdn0:amd64. #6 2.575 Preparing to unpack .../04-libosmoisdn0_1.9.0.196.9975.202404292026_amd64.deb ... #6 2.592 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202404292026) ... #6 2.735 Selecting previously unselected package libosmogsm20:amd64. #6 2.753 Preparing to unpack .../05-libosmogsm20_1.9.0.196.9975.202404292026_amd64.deb ... #6 2.770 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202404292026) ... #6 2.916 Selecting previously unselected package libosmovty13:amd64. #6 2.924 Preparing to unpack .../06-libosmovty13_1.9.0.196.9975.202404292026_amd64.deb ... #6 2.942 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202404292026) ... #6 3.193 Selecting previously unselected package libosmoabis13:amd64. #6 3.201 Preparing to unpack .../07-libosmoabis13_1.5.1.11.5277.202404292026_amd64.deb ... #6 3.218 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404292026) ... #6 3.333 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.351 Preparing to unpack .../08-libosmo-abis-dev_1.5.1.11.5277.202404292026_amd64.deb ... #6 3.368 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404292026) ... #6 3.512 Selecting previously unselected package libosmo-gtlv1:amd64. #6 3.530 Preparing to unpack .../09-libosmo-gtlv1_0.3.0.4.a46a.202404292026_amd64.deb ... #6 3.547 Unpacking libosmo-gtlv1:amd64 (0.3.0.4.a46a.202404292026) ... #6 3.683 Selecting previously unselected package libosmocoding0:amd64. #6 3.701 Preparing to unpack .../10-libosmocoding0_1.9.0.196.9975.202404292026_amd64.deb ... #6 3.718 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202404292026) ... #6 3.861 Selecting previously unselected package libosmogb14:amd64. #6 3.866 Preparing to unpack .../11-libosmogb14_1.9.0.196.9975.202404292026_amd64.deb ... #6 3.882 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202404292026) ... #6 4.029 Selecting previously unselected package libosmoctrl0:amd64. #6 4.047 Preparing to unpack .../12-libosmoctrl0_1.9.0.196.9975.202404292026_amd64.deb ... #6 4.065 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202404292026) ... #6 4.220 Selecting previously unselected package libosmosim2:amd64. #6 4.228 Preparing to unpack .../13-libosmosim2_1.9.0.196.9975.202404292026_amd64.deb ... #6 4.245 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202404292026) ... #6 4.386 Selecting previously unselected package libosmousb0:amd64. #6 4.394 Preparing to unpack .../14-libosmousb0_1.9.0.196.9975.202404292026_amd64.deb ... #6 4.411 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202404292026) ... #6 4.526 Selecting previously unselected package libosmocore. #6 4.544 Preparing to unpack .../15-libosmocore_1.9.0.196.9975.202404292026_amd64.deb ... #6 4.561 Unpacking libosmocore (1.9.0.196.9975.202404292026) ... #6 4.687 Selecting previously unselected package libosmocore-dev:amd64. #6 4.704 Preparing to unpack .../16-libosmocore-dev_1.9.0.196.9975.202404292026_amd64.deb ... #6 4.722 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202404292026) ... #6 4.862 Selecting previously unselected package libosmo-gtlv-dev:amd64. #6 4.880 Preparing to unpack .../17-libosmo-gtlv-dev_0.3.0.4.a46a.202404292026_amd64.deb ... #6 4.897 Unpacking libosmo-gtlv-dev:amd64 (0.3.0.4.a46a.202404292026) ... #6 5.043 Selecting previously unselected package libosmonetif11:amd64. #6 5.061 Preparing to unpack .../18-libosmonetif11_1.4.0.54.05ff.202404292026_amd64.deb ... #6 5.078 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404292026) ... #6 5.206 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.224 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.54.05ff.202404292026_amd64.deb ... #6 5.243 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404292026) ... #6 5.390 Selecting previously unselected package libosmo-pfcp0:amd64. #6 5.398 Preparing to unpack .../20-libosmo-pfcp0_0.3.0.4.a46a.202404292026_amd64.deb ... #6 5.416 Unpacking libosmo-pfcp0:amd64 (0.3.0.4.a46a.202404292026) ... #6 5.538 Selecting previously unselected package libosmo-pfcp-dev:amd64. #6 5.556 Preparing to unpack .../21-libosmo-pfcp-dev_0.3.0.4.a46a.202404292026_amd64.deb ... #6 5.582 Unpacking libosmo-pfcp-dev:amd64 (0.3.0.4.a46a.202404292026) ... #6 5.744 Selecting previously unselected package libosmo-sigtran9:amd64. #6 5.751 Preparing to unpack .../22-libosmo-sigtran9_1.8.0.63.ee75.202404292026_amd64.deb ... #6 5.768 Unpacking libosmo-sigtran9:amd64 (1.8.0.63.ee75.202404292026) ... #6 5.910 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.928 Preparing to unpack .../23-libosmo-sigtran-dev_1.8.0.63.ee75.202404292026_amd64.deb ... #6 5.946 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202404292026) ... #6 6.105 Selecting previously unselected package libasn1c1:amd64. #6 6.113 Preparing to unpack .../24-libasn1c1_0.9.36.1.3dfa.202404292026_amd64.deb ... #6 6.131 Unpacking libasn1c1:amd64 (0.9.36.1.3dfa.202404292026) ... #6 6.251 Selecting previously unselected package libasn1c-dev:amd64. #6 6.269 Preparing to unpack .../25-libasn1c-dev_0.9.36.1.3dfa.202404292026_amd64.deb ... #6 6.286 Unpacking libasn1c-dev:amd64 (0.9.36.1.3dfa.202404292026) ... #6 6.439 Selecting previously unselected package libosmo-hnbap0:amd64. #6 6.457 Preparing to unpack .../26-libosmo-hnbap0_1.5.1.6.fc08.202404292026_amd64.deb ... #6 6.475 Unpacking libosmo-hnbap0:amd64 (1.5.1.6.fc08.202404292026) ... #6 6.603 Selecting previously unselected package libosmo-hnbap-dev:amd64. #6 6.620 Preparing to unpack .../27-libosmo-hnbap-dev_1.5.1.6.fc08.202404292026_amd64.deb ... #6 6.638 Unpacking libosmo-hnbap-dev:amd64 (1.5.1.6.fc08.202404292026) ... #6 6.795 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 6.813 Preparing to unpack .../28-libosmo-mgcp-client12_1.12.1.47.e01f6.202404292026_amd64.deb ... #6 6.831 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.47.e01f6.202404292026) ... #6 6.951 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #6 6.968 Preparing to unpack .../29-libosmo-mgcp-client-dev_1.12.1.47.e01f6.202404292026_amd64.deb ... #6 6.986 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.47.e01f6.202404292026) ... #6 7.132 Selecting previously unselected package libosmo-ranap7:amd64. #6 7.139 Preparing to unpack .../30-libosmo-ranap7_1.5.1.6.fc08.202404292026_amd64.deb ... #6 7.157 Unpacking libosmo-ranap7:amd64 (1.5.1.6.fc08.202404292026) ... #6 7.293 Selecting previously unselected package libosmo-ranap-dev:amd64. #6 7.311 Preparing to unpack .../31-libosmo-ranap-dev_1.5.1.6.fc08.202404292026_amd64.deb ... #6 7.329 Unpacking libosmo-ranap-dev:amd64 (1.5.1.6.fc08.202404292026) ... #6 7.497 Selecting previously unselected package libosmo-rua0:amd64. #6 7.515 Preparing to unpack .../32-libosmo-rua0_1.5.1.6.fc08.202404292026_amd64.deb ... #6 7.533 Unpacking libosmo-rua0:amd64 (1.5.1.6.fc08.202404292026) ... #6 7.659 Selecting previously unselected package libosmo-rua-dev:amd64. #6 7.677 Preparing to unpack .../33-libosmo-rua-dev_1.5.1.6.fc08.202404292026_amd64.deb ... #6 7.695 Unpacking libosmo-rua-dev:amd64 (1.5.1.6.fc08.202404292026) ... #6 7.867 Setting up osmocom-nightly (202404292026) ... #6 7.927 Setting up libosmocore21:amd64 (1.9.0.196.9975.202404292026) ... #6 7.981 Setting up libosmousb0:amd64 (1.9.0.196.9975.202404292026) ... #6 8.034 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202404292026) ... #6 8.088 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404292026) ... #6 8.142 Setting up libosmo-gtlv1:amd64 (0.3.0.4.a46a.202404292026) ... #6 8.194 Setting up libasn1c1:amd64 (0.9.36.1.3dfa.202404292026) ... #6 8.245 Setting up libosmo-hnbap0:amd64 (1.5.1.6.fc08.202404292026) ... #6 8.296 Setting up libosmovty13:amd64 (1.9.0.196.9975.202404292026) ... #6 8.346 Setting up libosmo-rua0:amd64 (1.5.1.6.fc08.202404292026) ... #6 8.397 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202404292026) ... #6 8.447 Setting up libasn1c-dev:amd64 (0.9.36.1.3dfa.202404292026) ... #6 8.498 Setting up libosmo-mgcp-client12:amd64 (1.12.1.47.e01f6.202404292026) ... #6 8.550 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.47.e01f6.202404292026) ... #6 8.601 Setting up libosmo-rua-dev:amd64 (1.5.1.6.fc08.202404292026) ... #6 8.651 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202404292026) ... #6 8.701 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404292026) ... #6 8.752 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202404292026) ... #6 8.806 Setting up libosmo-hnbap-dev:amd64 (1.5.1.6.fc08.202404292026) ... #6 8.859 Setting up libosmo-pfcp0:amd64 (0.3.0.4.a46a.202404292026) ... #6 8.913 Setting up libosmogb14:amd64 (1.9.0.196.9975.202404292026) ... #6 8.967 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404292026) ... #6 9.020 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404292026) ... #6 9.074 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202404292026) ... #6 9.142 Setting up libosmosim2:amd64 (1.9.0.196.9975.202404292026) ... #6 9.276 Setting up libosmocore (1.9.0.196.9975.202404292026) ... #6 9.330 Setting up libosmo-sigtran9:amd64 (1.8.0.63.ee75.202404292026) ... #6 9.383 Setting up libosmo-ranap7:amd64 (1.5.1.6.fc08.202404292026) ... #6 9.437 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202404292026) ... #6 9.490 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404292026) ... #6 9.544 Setting up libosmo-gtlv-dev:amd64 (0.3.0.4.a46a.202404292026) ... #6 9.597 Setting up libosmo-ranap-dev:amd64 (1.5.1.6.fc08.202404292026) ... #6 9.650 Setting up libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202404292026) ... #6 9.703 Setting up libosmo-pfcp-dev:amd64 (0.3.0.4.a46a.202404292026) ... #6 9.761 Processing triggers for libc-bin (2.36-9+deb12u6) ... #6 DONE 10.0s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-hnbgw.git #9 0.321 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.386 Already on 'master' #11 0.386 Your branch is up to date with 'origin/master'. #11 0.388 refs/heads/master #11 0.396 HEAD is now at 7449635 .deb/.rpm: add osmocom user during package install #11 0.397 master #11 0.398 744963552072c59d0bbcfeb2471f29e8fed4ce71 #11 1.461 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 2.588 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.588 libtoolize: copying file './ltmain.sh' #11 2.724 libtoolize: putting macros in 'm4'. #11 2.724 libtoolize: copying file 'm4/libtool.m4' #11 2.775 libtoolize: copying file 'm4/ltoptions.m4' #11 2.829 libtoolize: copying file 'm4/ltsugar.m4' #11 2.884 libtoolize: copying file 'm4/ltversion.m4' #11 2.939 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.028 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.028 libtoolize: and rerunning libtoolize and aclocal. #11 3.862 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.862 configure.ac:74: You should run autoupdate. #11 3.862 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.862 configure.ac:74: the top level #11 3.862 configure.ac:122: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.862 configure.ac:122: You should run autoupdate. #11 3.862 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.862 configure.ac:122: the top level #11 3.862 configure.ac:143: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.862 configure.ac:143: You should run autoupdate. #11 3.862 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.862 configure.ac:143: the top level #11 3.862 configure.ac:222: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.862 configure.ac:222: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.862 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.862 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.862 configure.ac:222: the top level #11 3.862 configure.ac:224: warning: AC_OUTPUT should be used without arguments. #11 3.862 configure.ac:224: You should run autoupdate. #11 4.365 configure.ac:23: installing './compile' #11 4.366 configure.ac:25: installing './config.guess' #11 4.366 configure.ac:25: installing './config.sub' #11 4.367 configure.ac:9: installing './install-sh' #11 4.368 configure.ac:9: installing './missing' #11 4.404 doc/charts/Makefile.am:10: warning: '%'-style pattern rules are a GNU make extension #11 4.404 doc/charts/Makefile.am:13: warning: '%'-style pattern rules are a GNU make extension #11 4.404 doc/charts/Makefile.am:18: warning: ':='-style assignments are not portable #11 4.457 src/osmo-hnbgw/Makefile.am: installing './depcomp' #11 4.525 checking for a BSD-compatible install... /usr/bin/install -c #11 4.529 checking whether build environment is sane... yes #11 4.534 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.535 checking for gawk... gawk #11 4.535 checking whether make sets $(MAKE)... yes #11 4.542 checking whether make supports nested variables... yes #11 4.549 checking whether make supports nested variables... (cached) yes #11 4.549 checking whether make sets $(MAKE)... (cached) yes #11 4.552 checking for gcc... gcc #11 4.606 checking whether the C compiler works... yes #11 4.648 checking for C compiler default output file name... a.out #11 4.649 checking for suffix of executables... #11 4.672 checking whether we are cross compiling... no #11 4.724 checking for suffix of object files... o #11 4.746 checking whether the compiler supports GNU C... yes #11 4.768 checking whether gcc accepts -g... yes #11 4.787 checking for gcc option to enable C11 features... none needed #11 4.820 checking whether gcc understands -c and -o together... yes #11 4.850 checking whether make supports the include directive... yes (GNU style) #11 4.859 checking dependency style of gcc... gcc3 #11 4.938 checking build system type... x86_64-pc-linux-gnu #11 5.046 checking host system type... x86_64-pc-linux-gnu #11 5.046 checking how to print strings... printf #11 5.076 checking for a sed that does not truncate output... /usr/bin/sed #11 5.078 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.079 checking for egrep... /usr/bin/grep -E #11 5.080 checking for fgrep... /usr/bin/grep -F #11 5.081 checking for ld used by gcc... /usr/bin/ld #11 5.083 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.084 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.086 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.095 checking whether ln -s works... yes #11 5.095 checking the maximum length of command line arguments... 1572864 #11 5.098 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.098 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.098 checking for /usr/bin/ld option to reload object files... -r #11 5.098 checking for file... file #11 5.098 checking for objdump... objdump #11 5.098 checking how to recognize dependent libraries... pass_all #11 5.099 checking for dlltool... no #11 5.099 checking how to associate runtime and link libraries... printf %s\n #11 5.099 checking for ar... ar #11 5.099 checking for archiver @FILE support... @ #11 5.120 checking for strip... strip #11 5.121 checking for ranlib... ranlib #11 5.121 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.208 checking for sysroot... no #11 5.208 checking for a working dd... /usr/bin/dd #11 5.210 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.228 checking for mt... no #11 5.228 checking if : is a manifest tool... no #11 5.239 checking for stdio.h... yes #11 5.270 checking for stdlib.h... yes #11 5.291 checking for string.h... yes #11 5.313 checking for inttypes.h... yes #11 5.338 checking for stdint.h... yes #11 5.359 checking for strings.h... yes #11 5.379 checking for sys/stat.h... yes #11 5.396 checking for sys/types.h... yes #11 5.413 checking for unistd.h... yes #11 5.428 checking for dlfcn.h... yes #11 5.446 checking for objdir... .libs #11 5.492 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.516 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.517 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.554 checking if gcc static flag -static works... yes #11 5.614 checking if gcc supports -c -o file.o... yes #11 5.626 checking if gcc supports -c -o file.o... (cached) yes #11 5.626 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.631 checking whether -lc should be explicitly linked in... no #11 5.648 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.698 checking how to hardcode library paths into programs... immediate #11 5.698 checking whether stripping libraries is possible... yes #11 5.700 checking if libtool supports shared libraries... yes #11 5.700 checking whether to build shared libraries... yes #11 5.700 checking whether to build static libraries... yes #11 5.701 checking for pkg-config... /usr/bin/pkg-config #11 5.701 checking for pkg-config... /usr/bin/pkg-config #11 5.701 checking pkg-config is at least version 0.20... yes #11 5.703 checking for library containing sctp_recvmsg... -lsctp #11 5.794 checking for libasn1c >= 0.9.30... yes #11 5.800 checking for libosmocore >= 1.9.0... yes #11 5.810 checking for libosmovty >= 1.9.0... yes #11 5.828 checking for libosmoctrl >= 1.9.0... yes #11 5.851 checking for libosmogsm >= 1.9.0... yes #11 5.874 checking for libosmo-netif >= 1.4.0... yes #11 5.894 checking for libosmo-sigtran >= 1.8.0... yes #11 5.913 checking for libosmo-rua >= 1.5.0... yes #11 5.931 checking for libosmo-ranap >= 1.5.0... yes #11 5.949 checking for libosmo-hnbap >= 1.5.0... yes #11 5.968 checking for libosmo-mgcp-client >= 1.12.0... yes #11 5.989 checking for libosmo-pfcp >= 0.3.0... yes #11 6.012 checking for egrep... (cached) /usr/bin/grep -E #11 6.013 checking if gcc supports -fvisibility=hidden... yes #11 6.049 checking whether to enable code coverage support... no #11 6.049 checking whether to enable VTY/CTRL tests... no #11 6.056 CFLAGS=" -std=gnu11" #11 6.056 CPPFLAGS="" #11 6.111 checking that generated files are newer than configure... done #11 6.113 configure: creating ./config.status #11 7.211 config.status: creating include/Makefile #11 7.250 config.status: creating include/osmocom/Makefile #11 7.290 config.status: creating include/osmocom/hnbgw/Makefile #11 7.329 config.status: creating src/Makefile #11 7.369 config.status: creating src/osmo-hnbgw/Makefile #11 7.409 config.status: creating tests/Makefile #11 7.449 config.status: creating tests/atlocal #11 7.489 config.status: creating tests/ranap_rab_ass/Makefile #11 7.528 config.status: creating doc/Makefile #11 7.568 config.status: creating doc/examples/Makefile #11 7.607 config.status: creating doc/manuals/Makefile #11 7.647 config.status: creating doc/charts/Makefile #11 7.686 config.status: creating contrib/Makefile #11 7.726 config.status: creating contrib/systemd/Makefile #11 7.765 config.status: creating contrib/osmo-hnbgw.spec #11 7.806 config.status: creating Makefile #11 7.837 config.status: creating config.h #11 7.871 config.status: executing tests/atconfig commands #11 7.878 config.status: executing depfiles commands #11 8.117 config.status: executing libtool commands #11 8.180 echo 1.5.0.56-7449 > .version-t && mv .version-t .version #11 8.185 make install-recursive #11 8.191 make[1]: Entering directory '/tmp/osmo-hnbgw' #11 8.198 Making install in include #11 8.202 make[2]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.209 Making install in osmocom #11 8.214 make[3]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.223 Making install in hnbgw #11 8.227 make[4]: Entering directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.234 make[5]: Entering directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.234 make[5]: Nothing to be done for 'install-exec-am'. #11 8.234 make[5]: Nothing to be done for 'install-data-am'. #11 8.234 make[5]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.234 make[4]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.239 make[4]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.245 make[5]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.245 make[5]: Nothing to be done for 'install-exec-am'. #11 8.245 make[5]: Nothing to be done for 'install-data-am'. #11 8.245 make[5]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.245 make[4]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.246 make[3]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.250 make[3]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.256 make[4]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.256 make[4]: Nothing to be done for 'install-exec-am'. #11 8.256 make[4]: Nothing to be done for 'install-data-am'. #11 8.256 make[4]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.257 make[3]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.257 make[2]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.258 Making install in src #11 8.263 make[2]: Entering directory '/tmp/osmo-hnbgw/src' #11 8.272 Making install in osmo-hnbgw #11 8.277 make[3]: Entering directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 8.280 CC osmo_hnbgw_main.o #11 8.281 CC hnbgw.lo #11 8.282 CC hnbgw_hnbap.lo #11 8.283 CC hnbgw_l3.lo #11 8.283 CC hnbgw_rua.lo #11 8.285 CC hnbgw_ranap.lo #11 8.286 CC hnbgw_vty.lo #11 8.287 CC context_map.lo #11 8.287 CC context_map_rua.lo #11 8.288 CC context_map_sccp.lo #11 8.289 CC hnbgw_cn.lo #11 8.289 CC cnlink.lo #11 8.289 CC ranap_rab_ass.lo #11 8.289 CC mgw_fsm.lo #11 8.289 CC kpi_ranap.lo #11 8.290 CC tdefs.lo #11 8.290 CC hnbgw_pfcp.lo #11 8.290 CC ps_rab_ass_fsm.lo #11 8.290 CC ps_rab_fsm.lo #11 8.444 mgw_fsm.c: In function 'mgw_fsm_crcx_hnb_onenter': #11 8.444 mgw_fsm.c:180:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.444 180 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.444 | ^~~~~~~~ #11 8.444 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 8.444 from mgw_fsm.c:48: #11 8.444 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.444 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.444 | ^~~~~~ #11 8.444 mgw_fsm.c:181:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.444 181 | mgw_info.codecs_len = 1; #11 8.444 | ^~~~~~~~ #11 8.444 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.444 35 | unsigned int codecs_len #11 8.444 | ^~~~~~~~~~ #11 8.447 mgw_fsm.c: In function 'mgw_fsm_mdcx_hnb_onenter': #11 8.447 mgw_fsm.c:368:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.447 368 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.447 | ^~~~~~~~ #11 8.447 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.447 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.447 | ^~~~~~ #11 8.447 mgw_fsm.c:369:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.447 369 | mgw_info.codecs_len = 1; #11 8.447 | ^~~~~~~~ #11 8.447 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.447 35 | unsigned int codecs_len #11 8.447 | ^~~~~~~~~~ #11 8.448 mgw_fsm.c: In function 'mgw_fsm_crcx_msc_onenter': #11 8.448 mgw_fsm.c:452:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.448 452 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.448 | ^~~~~~~~ #11 8.448 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.448 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.448 | ^~~~~~ #11 8.448 mgw_fsm.c:453:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.448 453 | mgw_info.codecs_len = 1; #11 8.448 | ^~~~~~~~ #11 8.448 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.448 35 | unsigned int codecs_len #11 8.448 | ^~~~~~~~~~ #11 8.745 CCLD libhnbgw.la #11 8.962 CCLD osmo-hnbgw #11 9.208 make[4]: Entering directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 9.208 make[4]: Nothing to be done for 'install-data-am'. #11 9.208 /usr/bin/mkdir -p '/usr/local/bin' #11 9.210 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-hnbgw '/usr/local/bin' #11 9.222 libtool: install: /usr/bin/install -c osmo-hnbgw /usr/local/bin/osmo-hnbgw #11 9.224 make[4]: Leaving directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 9.224 make[3]: Leaving directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 9.225 make[3]: Entering directory '/tmp/osmo-hnbgw/src' #11 9.226 make[4]: Entering directory '/tmp/osmo-hnbgw/src' #11 9.226 make[4]: Nothing to be done for 'install-exec-am'. #11 9.226 make[4]: Nothing to be done for 'install-data-am'. #11 9.226 make[4]: Leaving directory '/tmp/osmo-hnbgw/src' #11 9.226 make[3]: Leaving directory '/tmp/osmo-hnbgw/src' #11 9.226 make[2]: Leaving directory '/tmp/osmo-hnbgw/src' #11 9.226 Making install in tests #11 9.227 make[2]: Entering directory '/tmp/osmo-hnbgw/tests' #11 9.229 Making install in ranap_rab_ass #11 9.230 make[3]: Entering directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.231 make[4]: Entering directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.231 make[4]: Nothing to be done for 'install-exec-am'. #11 9.231 make[4]: Nothing to be done for 'install-data-am'. #11 9.231 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.231 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.232 make[3]: Entering directory '/tmp/osmo-hnbgw/tests' #11 9.233 make[4]: Entering directory '/tmp/osmo-hnbgw/tests' #11 9.233 make[4]: Nothing to be done for 'install-exec-am'. #11 9.233 make[4]: Nothing to be done for 'install-data-am'. #11 9.233 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 9.233 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 9.233 make[2]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 9.233 Making install in doc #11 9.234 make[2]: Entering directory '/tmp/osmo-hnbgw/doc' #11 9.236 Making install in examples #11 9.237 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 9.238 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 9.238 make[4]: Nothing to be done for 'install-exec-am'. #11 9.239 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 9.241 /usr/bin/install -c -m 644 osmo-hnbgw/osmo-hnbgw.cfg '/usr/local/etc/osmocom' #11 9.242 make install-data-hook #11 9.244 make[5]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 9.244 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 9.244 j="/usr/local/share/doc/osmo-hnbgw/examples/$f" && \ #11 9.244 mkdir -p "$(dirname $j)" && \ #11 9.244 /usr/bin/install -c -m 644 ./$f $j; \ #11 9.244 done #11 9.260 make[5]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 9.260 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 9.260 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 9.260 Making install in manuals #11 9.263 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.266 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.266 make[4]: Nothing to be done for 'install-exec-am'. #11 9.266 make[4]: Nothing to be done for 'install-data-am'. #11 9.266 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.267 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.267 Making install in charts #11 9.269 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/charts' #11 9.272 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/charts' #11 9.272 make[4]: Nothing to be done for 'install-exec-am'. #11 9.272 make[4]: Nothing to be done for 'install-data-am'. #11 9.272 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/charts' #11 9.272 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/charts' #11 9.275 make[3]: Entering directory '/tmp/osmo-hnbgw/doc' #11 9.278 make[4]: Entering directory '/tmp/osmo-hnbgw/doc' #11 9.278 make[4]: Nothing to be done for 'install-exec-am'. #11 9.278 make[4]: Nothing to be done for 'install-data-am'. #11 9.278 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 9.278 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 9.278 make[2]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 9.278 Making install in contrib #11 9.280 make[2]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 9.284 Making install in systemd #11 9.286 make[3]: Entering directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.290 make[4]: Entering directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.290 make[4]: Nothing to be done for 'install-exec-am'. #11 9.292 /usr/bin/mkdir -p '/lib/systemd/system' #11 9.298 /usr/bin/install -c -m 644 osmo-hnbgw.service '/lib/systemd/system' #11 9.302 make[4]: Leaving directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.302 make[3]: Leaving directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.307 make[3]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 9.313 make[4]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 9.313 make[4]: Nothing to be done for 'install-exec-am'. #11 9.313 make[4]: Nothing to be done for 'install-data-am'. #11 9.313 make[4]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 9.314 make[3]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 9.315 make[2]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 9.320 make[2]: Entering directory '/tmp/osmo-hnbgw' #11 9.333 make[3]: Entering directory '/tmp/osmo-hnbgw' #11 9.333 make[3]: Nothing to be done for 'install-exec-am'. #11 9.333 make[3]: Nothing to be done for 'install-data-am'. #11 9.333 make[3]: Leaving directory '/tmp/osmo-hnbgw' #11 9.333 make[2]: Leaving directory '/tmp/osmo-hnbgw' #11 9.334 make[1]: Leaving directory '/tmp/osmo-hnbgw' #11 DONE 9.5s #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.6s done #14 writing image sha256:6853b2701251904f0e822c9c8e6d77fdaec6b5eeb78bf0c05d69ea5c835c66d3 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 6853b2701251 + 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.11.5277.202404292026 amd64 Development headers for A-bis interface ii libosmo-gtlv-dev:amd64 0.3.0.4.a46a.202404292026 amd64 Development files for libosmo-gtlv ii libosmo-gtlv1:amd64 0.3.0.4.a46a.202404292026 amd64 Generic TLV and TLIV protocol support ii libosmo-hnbap-dev:amd64 1.5.1.6.fc08.202404292026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-hnbap0:amd64 1.5.1.6.fc08.202404292026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-mgcp-client-dev:amd64 1.12.1.47.e01f6.202404292026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.47.e01f6.202404292026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404292026 amd64 Development headers for Osmocom network interface ii libosmo-pfcp-dev:amd64 0.3.0.4.a46a.202404292026 amd64 Development files for libosmo-pfcp ii libosmo-pfcp0:amd64 0.3.0.4.a46a.202404292026 amd64 PFCP protocol support ii libosmo-ranap-dev:amd64 1.5.1.6.fc08.202404292026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-ranap7:amd64 1.5.1.6.fc08.202404292026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua-dev:amd64 1.5.1.6.fc08.202404292026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua0:amd64 1.5.1.6.fc08.202404292026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran-dev:amd64 1.8.0.63.ee75.202404292026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.63.ee75.202404292026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.11.5277.202404292026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.196.9975.202404292026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202404292026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202404292026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202404292026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202404292026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202404292026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202404292026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202404292026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202404292026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404292026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202404292026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404292026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.196.9975.202404292026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202404292026 amd64 Osmo VTY library ii osmocom-nightly 202404292026 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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-hnbgw-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-hnbgw-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-hnbgw-test + echo ttcn3-hnbgw-test + dir=ttcn3-hnbgw-test + pull_arg=--pull + grep ^FROM ../ttcn3-hnbgw-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-hnbgw-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-hnbgw-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-hnbgw-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-hnbgw-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-hnbgw-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 395B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B 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:3d1238bb322c47ae05d56965813332091771400b08fb626cec7f4d1bc086a72d 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 3d1238bb322c + 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=1927678 + seq 1 30 + echo (1927678 + 1) % 256 + bc + SUBNET=255 + NET_NAME=ttcn3-hnbgw-test-255 + SUB4=172.18.255.0/24 + SUB6=fd02:db8:255::/64 + set +x Creating network ttcn3-hnbgw-test-255, trying SUBNET=255... + docker network create --internal --subnet 172.18.255.0/24 --ipv6 --subnet fd02:db8:255::/64 ttcn3-hnbgw-test-255 90016c645ef39da80c9d920b995a55b2e67f857ce8c288fb247dcb91ebfca7e1 + set +x ### Network ttcn3-hnbgw-test-255 created (SUBNET=255) ### + 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=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=255 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 255 200 + NET=255 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-255 --ip 172.18.255.200 --ip6 fd02:db8:255::200 + docker run --rm --network ttcn3-hnbgw-test-255 --ip 172.18.255.200 --ip6 fd02:db8:255::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp:/data --name jenkins-ttcn3-hnbgw-test-843-stp -d osmocom-build/osmo-stp-master ae06a0531c108a3cf0dca306210643553fbe2ca7e8128cf1b089d2715bb78236 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 255 20 + NET=255 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-255 --ip 172.18.255.20 --ip6 fd02:db8:255::20 + docker run --rm --network ttcn3-hnbgw-test-255 --ip 172.18.255.20 --ip6 fd02:db8:255::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-843-hnbgw -d osmocom-build/osmo-hnbgw-master 9a9e67e453efbd909c2d275f36062697a7b6c9672ffce2c73596cb51c8853c71 + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 255 203 + NET=255 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-255 --ip 172.18.255.203 --ip6 fd02:db8:255::203 + docker run --rm --network ttcn3-hnbgw-test-255 --ip 172.18.255.203 --ip6 fd02:db8:255::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.255.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-843-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@ed7ee5ee6704: Unix server socket created successfully. MC@ed7ee5ee6704: Listening on TCP port 35165. ed7ee5ee6704 is the default MC2> spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests ed7ee5ee6704 35165 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ed7ee5ee6704: New HC connected from 172.18.255.203 [172.18.255.203]. ed7ee5ee6704: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@ed7ee5ee6704: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ed7ee5ee6704: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ed7ee5ee6704: Configuration file was processed on all HCs. MC@ed7ee5ee6704: Creating MTC on host 172.18.255.203. MC@ed7ee5ee6704: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Tue Apr 30 07:47:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(9)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(9)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(7)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(8)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(11)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(8)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(11)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@ed7ee5ee6704: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(3)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(13)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_hnb_register finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Tue Apr 30 07:47:30 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=158045) Waiting for packet dumper to finish... 1 (prev_count=158045, count=213386) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Tue Apr 30 07:47:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(22)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(20)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh1-RUA(18)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@ed7ee5ee6704: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(16)@ed7ee5ee6704: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(14)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(26)@ed7ee5ee6704: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Tue Apr 30 07:47:35 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82003) Waiting for packet dumper to finish... 1 (prev_count=82003, count=140478) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: 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 ------ Tue Apr 30 07:47:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(33)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(33)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(31)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(32)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@ed7ee5ee6704: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(27)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@ed7ee5ee6704: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(37)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Tue Apr 30 07:47:40 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80565) Waiting for packet dumper to finish... 1 (prev_count=80565, count=138740) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Tue Apr 30 07:47:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_ue_register started. TC_ue_register-Iuh0(39)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(44)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(44)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(42)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(47)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(45)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register-Iuh0-RUA(40)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(43)@ed7ee5ee6704: Final verdict of PTC: none TC_ue_register-Iuh0(39)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(38)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(48)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ue_register-Iuh0(39): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ue_register-Iuh0-RUA(40): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_ue_register finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Tue Apr 30 07:47:44 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82477) Waiting for packet dumper to finish... 1 (prev_count=82477, count=137095) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Tue Apr 30 07:47:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_ue_register_tmsi_lai started. MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(55)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(55)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(55)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(53)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(58)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(58)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(58)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(56)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(55)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(58)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(54)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(54)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(57)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(57)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_tmsi_lai-Iuh0-RUA(51)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(53)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(57)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(54)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(56)@ed7ee5ee6704: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(50)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(55)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(58)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(59)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(49)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(49): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(50): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(51): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(53): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(54): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(55): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(56): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(57): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(58): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(59): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Tue Apr 30 07:47:49 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82594) Waiting for packet dumper to finish... 1 (prev_count=82594, count=137188) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Tue Apr 30 07:47:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(61)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(66)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(66)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(66)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(64)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(69)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(69)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(69)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(67)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(66)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(69)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(65)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(65)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(68)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(68)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(62)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(68)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(69)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(64)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(66)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(60)@ed7ee5ee6704: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(61)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(65)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(67)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(70)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(61): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(62): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(64): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(65): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(66): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(67): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(68): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(69): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(70): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Tue Apr 30 07:47:54 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80136) Waiting for packet dumper to finish... 1 (prev_count=80136, count=134874) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Tue Apr 30 07:47:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(72)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(77)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(77)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(77)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(75)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(80)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(80)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(80)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(78)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(77)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(80)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(76)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(76)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(79)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(79)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(76)@ed7ee5ee6704: f_create_expect(l3 := 'E66EAA914326AF907980'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(76)@ed7ee5ee6704: Created Expect[0] for 'E66EAA914326AF907980'O to be handled at TC_ranap_cs_initial_ue0(82) TC_ranap_cs_initial_ue-Iuh0-RUA(73)@ed7ee5ee6704: Added conn table entry 0TC_ranap_cs_initial_ue0(82)1887061 HNBGW_Test.msc0-SCCP(75)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(75)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(76)@ed7ee5ee6704: Found Expect[0] for l3='E66EAA914326AF907980'O handled at TC_ranap_cs_initial_ue0(82) HNBGW_Test.msc0-RAN(76)@ed7ee5ee6704: Added conn table entry 0TC_ranap_cs_initial_ue0(82)8719277 HNBGW_Test.msc0-SCCP(75)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(75)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(82)@ed7ee5ee6704: setverdict(pass): none -> pass TC_ranap_cs_initial_ue0(82)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue-Iuh0-RUA(73)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(75)@ed7ee5ee6704: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(72)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(71)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(76)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(79)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(78)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(77)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(80)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(81)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(83)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(71): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(72): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(73): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(75): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(76): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(77): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(78): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(79): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(80): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(81): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_initial_ue0(82): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(83): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Tue Apr 30 07:48:00 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118735) Waiting for packet dumper to finish... 1 (prev_count=118735, count=156444) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Tue Apr 30 07:48:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(85)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(90)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(88)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(93)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(91)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@ed7ee5ee6704: f_create_expect(l3 := '6134ED4FFA45D9DF0295'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(92)@ed7ee5ee6704: Created Expect[0] for '6134ED4FFA45D9DF0295'O to be handled at TC_ranap_ps_initial_ue0(95) TC_ranap_ps_initial_ue-Iuh0-RUA(86)@ed7ee5ee6704: Added conn table entry 0TC_ranap_ps_initial_ue0(95)16445131 HNBGW_Test.sgsn0-SCCP(91)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(91)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(92)@ed7ee5ee6704: Found Expect[0] for l3='6134ED4FFA45D9DF0295'O handled at TC_ranap_ps_initial_ue0(95) HNBGW_Test.sgsn0-RAN(92)@ed7ee5ee6704: Added conn table entry 0TC_ranap_ps_initial_ue0(95)672333 HNBGW_Test.sgsn0-SCCP(91)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(91)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(95)@ed7ee5ee6704: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(95)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(88)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@ed7ee5ee6704: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(86)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(84)@ed7ee5ee6704: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(85)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(94)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(96)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(85): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_initial_ue0(95): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(96): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Tue Apr 30 07:48:05 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118643) Waiting for packet dumper to finish... 1 (prev_count=118643, count=156797) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: 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 ------ Tue Apr 30 07:48:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(103)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(101)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(106)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(104)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(102)@ed7ee5ee6704: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(102)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)10630360 HNBGW_Test.msc0-SCCP(101)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(101)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(102)@ed7ee5ee6704: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(108) HNBGW_Test.msc0-RAN(102)@ed7ee5ee6704: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)12553356 HNBGW_Test.msc0-SCCP(101)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(101)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(101)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(101)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(108)@ed7ee5ee6704: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(108)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@ed7ee5ee6704: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(97)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(107)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(109)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(98): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(108): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(109): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Tue Apr 30 07:48:11 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124596) Waiting for packet dumper to finish... 1 (prev_count=124596, count=165334) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: 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 ------ Tue Apr 30 07:48:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(116)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(116)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(114)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@ed7ee5ee6704: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(118)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)12324091 HNBGW_Test.sgsn0-SCCP(117)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(117)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(118)@ed7ee5ee6704: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(121) HNBGW_Test.sgsn0-RAN(118)@ed7ee5ee6704: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)11680787 HNBGW_Test.sgsn0-SCCP(117)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(117)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(117)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(117)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(121)@ed7ee5ee6704: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(121)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(114)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@ed7ee5ee6704: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(110)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(120)@ed7ee5ee6704: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Tue Apr 30 07:48:17 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124580) Waiting for packet dumper to finish... 1 (prev_count=124580, count=165319) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Tue Apr 30 07:48:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(124)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(129)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(129)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(128)@ed7ee5ee6704: f_create_expect(l3 := '258DA875DD6E8BAE1794'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(128)@ed7ee5ee6704: Created Expect[0] for '258DA875DD6E8BAE1794'O to be handled at TC_ranap_cs_bidir0(134) TC_ranap_cs_bidir-Iuh0-RUA(125)@ed7ee5ee6704: Added conn table entry 0TC_ranap_cs_bidir0(134)13848103 HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(128)@ed7ee5ee6704: Found Expect[0] for l3='258DA875DD6E8BAE1794'O handled at TC_ranap_cs_bidir0(134) HNBGW_Test.msc0-RAN(128)@ed7ee5ee6704: Added conn table entry 0TC_ranap_cs_bidir0(134)11370732 HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(134)@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: vl_len:22 HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A068C4190E449C1E55131'O TC_ranap_cs_bidir0(134)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(134)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: vl_len:20 HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(134)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(134)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(131)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@ed7ee5ee6704: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(125)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(133)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(123)@ed7ee5ee6704: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(124)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(135)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(124): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(125): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_bidir0(134): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_bidir-PFCP(135): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Tue Apr 30 07:48:23 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123272) Waiting for packet dumper to finish... 1 (prev_count=123272, count=173957) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Tue Apr 30 07:48:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(137)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(142)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(140)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(145)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@ed7ee5ee6704: f_create_expect(l3 := 'F9ECC20C4E5904119866'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(144)@ed7ee5ee6704: Created Expect[0] for 'F9ECC20C4E5904119866'O to be handled at TC_ranap_ps_bidir0(147) TC_ranap_ps_bidir-Iuh0-RUA(138)@ed7ee5ee6704: Added conn table entry 0TC_ranap_ps_bidir0(147)445737 HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(144)@ed7ee5ee6704: Found Expect[0] for l3='F9ECC20C4E5904119866'O handled at TC_ranap_ps_bidir0(147) HNBGW_Test.sgsn0-RAN(144)@ed7ee5ee6704: Added conn table entry 0TC_ranap_ps_bidir0(147)3203392 HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(147)@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: vl_len:22 HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AA1F1E707149D0565CC30'O TC_ranap_ps_bidir0(147)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(147)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: vl_len:20 HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(147)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(147)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(143)@ed7ee5ee6704: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(138)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@ed7ee5ee6704: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(137)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(136)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(146)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(148)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(137): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_bidir0(147): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_bidir-PFCP(148): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Tue Apr 30 07:48:29 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120207) Waiting for packet dumper to finish... 1 (prev_count=120207, count=171509) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Tue Apr 30 07:48:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(150)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(155)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(155)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(159)@ed7ee5ee6704: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@ed7ee5ee6704: f_create_expect(l3 := 'E00EEC8A9DC0E176B8D6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(154)@ed7ee5ee6704: Created Expect[0] for 'E00EEC8A9DC0E176B8D6'O to be handled at TC_rab_assignment0(160) TC_rab_assignment-Iuh0-RUA(151)@ed7ee5ee6704: Added conn table entry 0TC_rab_assignment0(160)2112147 HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(154)@ed7ee5ee6704: Found Expect[0] for l3='E00EEC8A9DC0E176B8D6'O handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@ed7ee5ee6704: Added conn table entry 0TC_rab_assignment0(160)13998212 HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(160)@ed7ee5ee6704: setverdict(pass): none -> pass VirtHNBGW-STATS(149)@ed7ee5ee6704: 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)@ed7ee5ee6704: 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)@ed7ee5ee6704: 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)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: vl_len:91 HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(159)@ed7ee5ee6704: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "203a9317" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "203a9317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ed7ee5ee6704: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "203a9317" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "203a9317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@ed7ee5ee6704: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "203a9317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "203a9317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ed7ee5ee6704: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "203a9317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "203a9317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(149)@ed7ee5ee6704: 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)@ed7ee5ee6704: 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)@ed7ee5ee6704: 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)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: vl_len:12 HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(160)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@ed7ee5ee6704: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "203a9317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(160)@ed7ee5ee6704: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "203a9317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(160)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assignment-Iuh0-RUA(151)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@ed7ee5ee6704: Final verdict of PTC: none TC_rab_assignment-Iuh0(150)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(159)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(149)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(161)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assignment-Iuh0(150): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(151): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assignment0(160): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assignment-PFCP(161): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_rab_assignment finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Tue Apr 30 07:48:35 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230431) Waiting for packet dumper to finish... 1 (prev_count=230431, count=230931) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Tue Apr 30 07:48:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_rab_release started. TC_rab_release-Iuh0(163)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(168)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(168)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(172)@ed7ee5ee6704: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@ed7ee5ee6704: f_create_expect(l3 := '194ED2721560CDC6BBBE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@ed7ee5ee6704: Created Expect[0] for '194ED2721560CDC6BBBE'O to be handled at TC_rab_release0(173) TC_rab_release-Iuh0-RUA(164)@ed7ee5ee6704: Added conn table entry 0TC_rab_release0(173)3287015 HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@ed7ee5ee6704: Found Expect[0] for l3='194ED2721560CDC6BBBE'O handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@ed7ee5ee6704: Added conn table entry 0TC_rab_release0(173)13084674 HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(173)@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: vl_len:91 HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@ed7ee5ee6704: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3227e717" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3227e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ed7ee5ee6704: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3227e717" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3227e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@ed7ee5ee6704: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3227e717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3227e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ed7ee5ee6704: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3227e717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3227e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(173)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(162)@ed7ee5ee6704: 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)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: vl_len:21 HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(162)@ed7ee5ee6704: 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)@ed7ee5ee6704: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3227e717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(173)@ed7ee5ee6704: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3227e717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(173)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release-Iuh0-RUA(164)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@ed7ee5ee6704: Final verdict of PTC: none TC_rab_release-Iuh0(163)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(172)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(162)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(174)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_release-Iuh0(163): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_release-Iuh0-RUA(164): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_release0(173): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_release-PFCP(174): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_rab_release finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Tue Apr 30 07:48:42 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=224287) Waiting for packet dumper to finish... 1 (prev_count=224287, count=226348) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Tue Apr 30 07:48:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(176)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(181)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(181)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.sgsn0-M3UA(184)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-M3UA(181)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@ed7ee5ee6704: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@ed7ee5ee6704: f_create_expect(l3 := '42E43BF0E9A91F6F1BA5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@ed7ee5ee6704: Created Expect[0] for '42E43BF0E9A91F6F1BA5'O to be handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal-Iuh0-RUA(177)@ed7ee5ee6704: Added conn table entry 0TC_rab_release_abnormal0(186)10495510 HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@ed7ee5ee6704: Found Expect[0] for l3='42E43BF0E9A91F6F1BA5'O handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@ed7ee5ee6704: Added conn table entry 0TC_rab_release_abnormal0(186)8324619 HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(186)@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: vl_len:91 HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@ed7ee5ee6704: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a0261617" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0261617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ed7ee5ee6704: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a0261617" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0261617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@ed7ee5ee6704: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a0261617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0261617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ed7ee5ee6704: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a0261617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0261617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(186)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(175)@ed7ee5ee6704: 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)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: vl_len:21 HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(175)@ed7ee5ee6704: 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)@ed7ee5ee6704: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a0261617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(186)@ed7ee5ee6704: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a0261617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(186)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(177)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@ed7ee5ee6704: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(176)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(180)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(185)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(175)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(187)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_release_abnormal-Iuh0(176): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(177): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_release_abnormal0(186): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_release_abnormal-PFCP(187): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Tue Apr 30 07:48:48 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124935) Waiting for packet dumper to finish... 1 (prev_count=124935, count=229774) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Tue Apr 30 07:48:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(189)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(194)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(194)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(192)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(198)@ed7ee5ee6704: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@ed7ee5ee6704: f_create_expect(l3 := '9AF2E43B051E64884670'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@ed7ee5ee6704: Created Expect[0] for '9AF2E43B051E64884670'O to be handled at TC_rab_assign_fail0(199) TC_rab_assign_fail-Iuh0-RUA(190)@ed7ee5ee6704: Added conn table entry 0TC_rab_assign_fail0(199)14435763 HNBGW_Test.msc0-SCCP(192)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@ed7ee5ee6704: Found Expect[0] for l3='9AF2E43B051E64884670'O handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@ed7ee5ee6704: Added conn table entry 0TC_rab_assign_fail0(199)6630242 HNBGW_Test.msc0-SCCP(192)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(199)@ed7ee5ee6704: setverdict(pass): none -> pass VirtHNBGW-STATS(188)@ed7ee5ee6704: 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)@ed7ee5ee6704: 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)@ed7ee5ee6704: 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)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@ed7ee5ee6704: vl_len:91 HNBGW_Test.msc0-SCCP(192)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(192)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@ed7ee5ee6704: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dc45b317" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc45b317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ed7ee5ee6704: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dc45b317" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc45b317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(199)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(188)@ed7ee5ee6704: 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)@ed7ee5ee6704: 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)@ed7ee5ee6704: 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)@ed7ee5ee6704: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dc45b317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(199)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(192)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(198)@ed7ee5ee6704: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(189)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@ed7ee5ee6704: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(190)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(188)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(200)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assign_fail-Iuh0(189): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(190): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assign_fail0(199): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assign_fail-PFCP(200): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_rab_assign_fail finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Tue Apr 30 07:48:54 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124850) Waiting for packet dumper to finish... 1 (prev_count=124850, count=206610) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Tue Apr 30 07:48:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(202)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(207)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(207)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(211)@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := 'E1CACB4FDC54279909A5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@ed7ee5ee6704: Created Expect[0] for 'E1CACB4FDC54279909A5'O to be handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to-Iuh0-RUA(203)@ed7ee5ee6704: Added conn table entry 0TC_rab_assign_mgcp_to0(212)13631660 HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@ed7ee5ee6704: Found Expect[0] for l3='E1CACB4FDC54279909A5'O handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@ed7ee5ee6704: Added conn table entry 0TC_rab_assign_mgcp_to0(212)9603325 HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(212)@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: vl_len:91 HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@ed7ee5ee6704: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d000ac17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d000ac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ed7ee5ee6704: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d000ac17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d000ac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: vl_len:12 HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(212)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(212)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(212)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(205)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@ed7ee5ee6704: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(202)@ed7ee5ee6704: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(203)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(211)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(201)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(213)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(202): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(203): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assign_mgcp_to0(212): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(213): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Tue Apr 30 07:49:04 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=152660) Waiting for packet dumper to finish... 1 (prev_count=152660, count=198285) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: 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 ------ Tue Apr 30 07:49:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(220)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '33DAEAC796A1464D1D2C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@ed7ee5ee6704: Created Expect[0] for '33DAEAC796A1464D1D2C'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@ed7ee5ee6704: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)15349170 HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@ed7ee5ee6704: Found Expect[0] for l3='33DAEAC796A1464D1D2C'O handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@ed7ee5ee6704: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)8594859 HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(225)@ed7ee5ee6704: setverdict(pass): none -> pass VirtHNBGW-STATS(214)@ed7ee5ee6704: 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)@ed7ee5ee6704: 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)@ed7ee5ee6704: 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)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: vl_len:91 HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@ed7ee5ee6704: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ea35b217" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea35b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ed7ee5ee6704: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ea35b217" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea35b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ed7ee5ee6704: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ea35b217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea35b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ed7ee5ee6704: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ea35b217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea35b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(214)@ed7ee5ee6704: 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)@ed7ee5ee6704: 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)@ed7ee5ee6704: 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)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: vl_len:12 HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(225)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ed7ee5ee6704: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ea35b217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@ed7ee5ee6704: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ea35b217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@ed7ee5ee6704: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(224)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(214)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(225): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(226): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Tue Apr 30 07:49:10 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237617) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Tue Apr 30 07:49:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(228)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(233)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(232)@ed7ee5ee6704: f_create_expect(l3 := 'C3082C418F391782E12D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@ed7ee5ee6704: Created Expect[0] for 'C3082C418F391782E12D'O to be handled at TC_ranap_cs_mo_disconnect0(238) TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@ed7ee5ee6704: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)6642871 HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@ed7ee5ee6704: Found Expect[0] for l3='C3082C418F391782E12D'O handled at TC_ranap_cs_mo_disconnect0(238) HNBGW_Test.msc0-RAN(232)@ed7ee5ee6704: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)1423482 HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(238)@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: vl_len:22 HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A790C069ED1FBE9DB7E9F'O TC_ranap_cs_mo_disconnect0(238)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@ed7ee5ee6704: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)6642871 HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-RAN(232)@ed7ee5ee6704: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)1423482 TC_ranap_cs_mo_disconnect0(238)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(238)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@ed7ee5ee6704: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(228)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(227)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(237)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(228): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(229): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_mo_disconnect0(238): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(239): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Tue Apr 30 07:49:20 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=161665) Waiting for packet dumper to finish... 1 (prev_count=161665, count=193030) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Tue Apr 30 07:49:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(246)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@ed7ee5ee6704: f_create_expect(l3 := '1A31679E1A7034372A6B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@ed7ee5ee6704: Created Expect[0] for '1A31679E1A7034372A6B'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ed7ee5ee6704: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)6318335 HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@ed7ee5ee6704: Found Expect[0] for l3='1A31679E1A7034372A6B'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@ed7ee5ee6704: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)12033722 HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(251)@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: vl_len:22 HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AAF920E02A549F71B4A59'O TC_ranap_ps_mo_disconnect0(251)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ed7ee5ee6704: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)6318335 HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@ed7ee5ee6704: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)12033722 TC_ranap_ps_mo_disconnect0(251)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(244)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(240)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@ed7ee5ee6704: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@ed7ee5ee6704: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(250)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(252): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Tue Apr 30 07:49:32 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=147604) Waiting for packet dumper to finish... 1 (prev_count=147604, count=174248) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp ------ Tue Apr 30 07:49:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_ps_rab_assignment_without_pfcp started. TC_ps_rab_assignment_without_pfcp-Iuh0(254)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_rab_assignment_without_pfcp-Iuh1(256)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(261)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(259)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(261)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(264)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(260)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(260)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(263)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(263)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_without_pfcp-PFCP(267)@ed7ee5ee6704: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) HNBGW_Test.sgsn0-RAN(263)@ed7ee5ee6704: f_create_expect(l3 := '613B644540E439C4E6D2'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(263)@ed7ee5ee6704: Created Expect[0] for '613B644540E439C4E6D2'O to be handled at TC_ps_rab_assignment_without_pfcp0(266) TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255)@ed7ee5ee6704: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)9512736 HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(263)@ed7ee5ee6704: Found Expect[0] for l3='613B644540E439C4E6D2'O handled at TC_ps_rab_assignment_without_pfcp0(266) HNBGW_Test.sgsn0-RAN(263)@ed7ee5ee6704: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)6620683 HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_without_pfcp0(266)@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: vl_len:91 HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: vl_from0 HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_without_pfcp0(266)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: vl_len:12 HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: vl_from0 HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_without_pfcp0(266)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp0(266)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(259)@ed7ee5ee6704: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(253)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@ed7ee5ee6704: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(257)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(265)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@ed7ee5ee6704: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0(254)@ed7ee5ee6704: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1(256)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp-PFCP(267)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0(254): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1(256): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(257): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ps_rab_assignment_without_pfcp0(266): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-PFCP(267): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_ps_rab_assignment_without_pfcp finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass'. Tue Apr 30 07:49:43 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=157743) Waiting for packet dumper to finish... 1 (prev_count=157743, count=182774) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Tue Apr 30 07:49:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(276)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(276)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(276)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(279)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(279)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(279)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(277)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(276)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(279)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(275)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(275)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(278)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(278)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(281)2457012 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(275)@ed7ee5ee6704: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(275)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(281)2694314 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(283)1816215 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(275)@ed7ee5ee6704: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(275)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(283)4834503 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(285)3666895 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: First idle individual index:2 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(275)@ed7ee5ee6704: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(285) HNBGW_Test.msc0-RAN(275)@ed7ee5ee6704: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(285)4070393 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(285)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(285)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(287)1401779 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: First idle individual index:3 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(275)@ed7ee5ee6704: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(287) HNBGW_Test.msc0-RAN(275)@ed7ee5ee6704: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(287)14586347 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(287)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(287)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(279)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(272)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(275)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(278)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(268)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(277)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(276)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(274)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(280)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(282)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(284)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(286)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(288)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(272): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(274): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(275): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(276): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(277): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(278): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(279): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(280): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(282): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(284): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(285): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(286): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(287): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(288): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Tue Apr 30 07:49:52 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=214553) Waiting for packet dumper to finish... 1 (prev_count=214553, count=281780) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: 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 ------ Tue Apr 30 07:49:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(297)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(297)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(297)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(295)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(300)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(300)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(300)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(298)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(303)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(303)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(303)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(301)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(306)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-M3UA(306)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(306)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-SCCP(304)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(297)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(300)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(303)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(306)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(296)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(296)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(299)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(299)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(302)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(302)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(305)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(305)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)2288494 HNBGW_Test.msc0-SCCP(295)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(295)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(296)@ed7ee5ee6704: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) HNBGW_Test.msc0-RAN(296)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)5432170 HNBGW_Test.msc0-SCCP(295)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(295)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(308)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(308)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(299)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(310)11788791 HNBGW_Test.msc1-SCCP(298)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc1-SCCP(298)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(299)@ed7ee5ee6704: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) HNBGW_Test.msc1-RAN(299)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(310)15029847 HNBGW_Test.msc1-SCCP(298)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(298)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(310)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(310)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(312)1716971 HNBGW_Test.msc0-SCCP(295)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.msc0-SCCP(295)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(296)@ed7ee5ee6704: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(312) HNBGW_Test.msc0-RAN(296)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(312)10667174 HNBGW_Test.msc0-SCCP(295)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(295)@ed7ee5ee6704: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(312)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(312)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(293)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(304)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(301)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(295)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(306)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(302)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(303)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(305)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(300)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(296)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(298)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(299)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(297)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(294)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(307)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(289)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(313)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(289): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(293): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(294): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(295): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(296): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(297): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(298): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(299): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(300): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(301): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(302): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(303): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(304): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-RAN(305): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(306): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(308): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(310): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(312): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(313): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Tue Apr 30 07:50:01 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=242959) Waiting for packet dumper to finish... 1 (prev_count=242959, count=309924) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: 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 ------ Tue Apr 30 07:50:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: 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@ed7ee5ee6704: 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)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(322)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(322)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(322)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(320)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(325)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(325)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(325)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(323)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(328)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(328)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(328)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(326)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(331)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-M3UA(331)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(331)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-SCCP(329)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(322)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(325)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(328)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(331)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(321)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(321)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(324)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(324)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(327)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(327)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(330)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(330)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(321)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)8792469 HNBGW_Test.msc0-SCCP(320)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(320)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(321)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)16493415 HNBGW_Test.msc0-SCCP(320)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(320)@ed7ee5ee6704: 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)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(324)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)3335551 HNBGW_Test.msc1-SCCP(323)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc1-SCCP(323)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(324)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)15204845 HNBGW_Test.msc1-SCCP(323)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(323)@ed7ee5ee6704: 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)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(321)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)9641958 HNBGW_Test.msc0-SCCP(320)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.msc0-SCCP(320)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(321)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)4966986 HNBGW_Test.msc0-SCCP(320)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(320)@ed7ee5ee6704: 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)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(326)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(330)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(329)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(327)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(331)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(322)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(318)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(320)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(325)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(324)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(323)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(332)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(328)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(314)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(321)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(338)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(314): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(318): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(320): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(321): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(322): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(323): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(324): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(325): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(326): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(327): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(328): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(329): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-RAN(330): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(331): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(332): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(338): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Tue Apr 30 07:50:10 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.255.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=307244) Waiting for packet dumper to finish... 1 (prev_count=307244, count=312409) MTC@ed7ee5ee6704: 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@ed7ee5ee6704: 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 ------ Tue Apr 30 07:50:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: 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@ed7ee5ee6704: 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)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(347)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(347)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(347)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(345)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(350)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(350)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(350)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(348)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(353)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(353)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(353)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(351)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(356)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-M3UA(356)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(356)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-SCCP(354)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(347)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(350)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(353)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(356)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(346)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(346)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(349)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(349)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(352)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(352)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(355)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(355)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)12907530 HNBGW_Test.msc0-SCCP(345)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(345)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(346)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)8762493 HNBGW_Test.msc0-SCCP(345)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(345)@ed7ee5ee6704: 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)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(349)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)14193437 HNBGW_Test.msc1-SCCP(348)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc1-SCCP(348)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(349)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)15640681 HNBGW_Test.msc1-SCCP(348)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(348)@ed7ee5ee6704: 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)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)10288328 HNBGW_Test.msc0-SCCP(345)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.msc0-SCCP(345)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(346)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)3852162 HNBGW_Test.msc0-SCCP(345)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(345)@ed7ee5ee6704: 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)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(355)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(352)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(351)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(353)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(349)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(343)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(339)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(354)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(347)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(345)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(350)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(346)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(356)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(348)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(357)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(344)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(363)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(339): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(343): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(344): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(345): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(346): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(347): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(348): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(349): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(350): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(351): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(352): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(353): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(354): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-RAN(355): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(356): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(357): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(363): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Tue Apr 30 07:50:19 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.255.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=246586) Waiting for packet dumper to finish... 1 (prev_count=246586, count=307307) MTC@ed7ee5ee6704: 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@ed7ee5ee6704: 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 ------ Tue Apr 30 07:50:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(372)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(372)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(372)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(370)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(375)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(375)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(375)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(373)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(378)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(378)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(378)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(376)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(381)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-M3UA(381)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(381)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-SCCP(379)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(372)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(375)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(378)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(381)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(371)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(371)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(374)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(374)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(377)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(377)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(380)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(380)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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@ed7ee5ee6704: 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@ed7ee5ee6704: 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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(371)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)5368590 HNBGW_Test.msc0-SCCP(370)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(370)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(371)@ed7ee5ee6704: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) HNBGW_Test.msc0-RAN(371)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)6649908 HNBGW_Test.msc0-SCCP(370)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(370)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(374)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)578789 HNBGW_Test.msc1-SCCP(373)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc1-SCCP(373)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(374)@ed7ee5ee6704: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) HNBGW_Test.msc1-RAN(374)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)11036441 HNBGW_Test.msc1-SCCP(373)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(373)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(371)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)14519407 HNBGW_Test.msc0-SCCP(370)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.msc0-SCCP(370)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(371)@ed7ee5ee6704: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387) HNBGW_Test.msc0-RAN(371)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)2757490 HNBGW_Test.msc0-SCCP(370)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(370)@ed7ee5ee6704: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(377)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(368)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(380)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(370)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(381)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(372)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(371)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(379)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(378)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(364)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(375)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(382)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(373)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(374)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(376)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(388)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(364): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(368): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(370): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(371): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(372): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(373): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(374): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(375): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(376): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(377): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(378): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(379): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-RAN(380): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(381): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(382): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(388): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Tue Apr 30 07:50:29 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.255.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=320401) Waiting for packet dumper to finish... 1 (prev_count=320401, count=325578) MTC@ed7ee5ee6704: 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@ed7ee5ee6704: 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 ------ Tue Apr 30 07:50:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: 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@ed7ee5ee6704: 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)@ed7ee5ee6704: 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)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(397)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(397)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(397)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(395)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(400)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(400)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(400)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(398)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(403)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(403)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(403)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(401)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(406)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-M3UA(406)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(406)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-SCCP(404)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(397)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(400)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(403)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(406)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(396)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(396)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(399)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(399)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(402)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(402)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(405)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(405)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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@ed7ee5ee6704: 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@ed7ee5ee6704: 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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(396)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)10998160 HNBGW_Test.msc0-SCCP(395)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(395)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(396)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)3271347 HNBGW_Test.msc0-SCCP(395)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(395)@ed7ee5ee6704: 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)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(399)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)10227678 HNBGW_Test.msc1-SCCP(398)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc1-SCCP(398)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(399)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)15076424 HNBGW_Test.msc1-SCCP(398)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(398)@ed7ee5ee6704: 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)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(396)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)11416797 HNBGW_Test.msc0-SCCP(395)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.msc0-SCCP(395)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(396)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)12279949 HNBGW_Test.msc0-SCCP(395)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(395)@ed7ee5ee6704: 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)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(393)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(405)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(403)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(404)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(406)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(397)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(401)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(400)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(398)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(396)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(395)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(394)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(389)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(407)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(402)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(399)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(413)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(389): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(393): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(394): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(395): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(396): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(397): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(398): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(399): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(400): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(401): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(402): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(403): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(404): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-RAN(405): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(406): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(407): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(413): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Tue Apr 30 07:50:38 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.255.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=327146) Waiting for packet dumper to finish... 1 (prev_count=327146, count=332323) MTC@ed7ee5ee6704: 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@ed7ee5ee6704: 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 ------ Tue Apr 30 07:50:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(422)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(422)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(422)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(420)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(425)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(425)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(425)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(423)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(428)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(428)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(428)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(426)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(431)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-M3UA(431)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(431)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(429)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(422)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(425)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(428)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(431)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(421)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(421)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(424)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(424)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(427)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(427)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(430)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(430)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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@ed7ee5ee6704: 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@ed7ee5ee6704: 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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)10494821 HNBGW_Test.msc1-SCCP(423)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc1-SCCP(423)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(424)@ed7ee5ee6704: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) HNBGW_Test.msc1-RAN(424)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)612646 HNBGW_Test.msc1-SCCP(423)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(423)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)10926042 HNBGW_Test.msc1-SCCP(423)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.msc1-SCCP(423)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(424)@ed7ee5ee6704: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) HNBGW_Test.msc1-RAN(424)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)3098108 HNBGW_Test.msc1-SCCP(423)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(423)@ed7ee5ee6704: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)2798659 HNBGW_Test.msc1-SCCP(423)@ed7ee5ee6704: First idle individual index:2 HNBGW_Test.msc1-SCCP(423)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(424)@ed7ee5ee6704: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437) HNBGW_Test.msc1-RAN(424)@ed7ee5ee6704: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)3083415 HNBGW_Test.msc1-SCCP(423)@ed7ee5ee6704: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(423)@ed7ee5ee6704: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(430)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(424)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(427)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(431)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(421)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(426)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(420)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(425)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(418)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(429)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(432)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(422)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(428)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(414)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(423)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(438)@ed7ee5ee6704: Final verdict of PTC: none Tue Apr 30 07:50:47 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(414): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(418): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(420): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(421): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(422): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(423): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(424): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(425): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(426): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(427): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(428): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(429): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-RAN(430): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(431): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(432): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(438): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=326417) Waiting for packet dumper to finish... 1 (prev_count=326417, count=331594) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: 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 ------ Tue Apr 30 07:50:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(447)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(447)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(447)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(445)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(450)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(450)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(450)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(448)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(453)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc2-M3UA(453)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(453)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc2-SCCP(451)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(456)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(456)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(456)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(454)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(459)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-M3UA(459)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(459)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-SCCP(457)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(462)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn2-M3UA(462)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(462)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn2-SCCP(460)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(447)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(450)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(453)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(456)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(459)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(462)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23910 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(446)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(449)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(449)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(452)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(452)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(455)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(455)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(458)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(458)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(461)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(461)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(446)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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@ed7ee5ee6704: 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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(452)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)2110238 HNBGW_Test.msc2-SCCP(451)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc2-SCCP(451)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(452)@ed7ee5ee6704: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) HNBGW_Test.msc2-RAN(452)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)2006026 HNBGW_Test.msc2-SCCP(451)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(451)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(452)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)14692379 HNBGW_Test.msc2-SCCP(451)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.msc2-SCCP(451)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(452)@ed7ee5ee6704: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) HNBGW_Test.msc2-RAN(452)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)15941065 HNBGW_Test.msc2-SCCP(451)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(451)@ed7ee5ee6704: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(449)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)7879382 HNBGW_Test.msc1-SCCP(448)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc1-SCCP(448)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(449)@ed7ee5ee6704: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468) HNBGW_Test.msc1-RAN(449)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)1310036 HNBGW_Test.msc1-SCCP(448)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(448)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(449)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(455)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-RAN(452)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(451)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(456)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(439)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(446)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(453)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(457)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(443)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(450)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(445)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(454)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(448)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(447)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(458)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(460)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(459)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(461)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(462)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(463)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(469)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(439): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(443): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(445): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(446): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(447): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(448): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(449): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(450): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-SCCP(451): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-RAN(452): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-M3UA(453): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(454): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(455): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(456): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(457): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-RAN(458): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(459): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(460): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn2-RAN(461): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(462): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(463): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(469): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Tue Apr 30 07:50:56 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.255.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=402785) Waiting for packet dumper to finish... 1 (prev_count=402785, count=407962) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: 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 ------ Tue Apr 30 07:50:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(478)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(478)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(478)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(476)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(481)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(481)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(481)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(479)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(484)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc2-M3UA(484)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(484)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc2-SCCP(482)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(487)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(487)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(487)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(485)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(490)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-M3UA(490)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(490)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-SCCP(488)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(493)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn2-M3UA(493)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(493)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn2-SCCP(491)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(478)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(481)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(484)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(487)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(490)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(493)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23910 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(477)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(477)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(480)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(480)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(483)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(483)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(486)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(486)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(489)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(489)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(492)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(492)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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@ed7ee5ee6704: 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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(477)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)8282191 HNBGW_Test.msc0-SCCP(476)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(476)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(477)@ed7ee5ee6704: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) HNBGW_Test.msc0-RAN(477)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)463382 HNBGW_Test.msc0-SCCP(476)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(476)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(483)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)2233700 HNBGW_Test.msc2-SCCP(482)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc2-SCCP(482)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(483)@ed7ee5ee6704: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(497) HNBGW_Test.msc2-RAN(483)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)2010797 HNBGW_Test.msc2-SCCP(482)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(482)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-M3UA(484)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(478)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(486)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(485)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(489)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(488)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(477)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(487)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(491)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(482)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-RAN(483)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(470)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(492)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(475)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(476)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(479)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(481)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(493)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(490)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(474)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(494)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(480)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(498)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(474): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(475): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(476): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(477): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(478): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(479): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(480): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(481): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-SCCP(482): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-RAN(483): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-M3UA(484): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(485): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(486): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(487): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(488): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-RAN(489): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(490): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(491): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn2-RAN(492): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(493): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(494): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(495): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(497): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(498): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Tue Apr 30 07:51:05 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.255.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=355875) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Tue Apr 30 07:51:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(500)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(502)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(507)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(507)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(507)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(505)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(510)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(510)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(510)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(508)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(513)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc2-M3UA(513)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(513)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(511)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(516)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(516)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(516)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(514)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(507)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(510)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(513)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(516)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(506)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(509)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(512)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(512)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(515)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(515)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(506)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(509)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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)@ed7ee5ee6704: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(503)@ed7ee5ee6704: UnitdataCallback HNBGW_Test.msc0-RAN(506)@ed7ee5ee6704: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(506)@ed7ee5ee6704: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(518) TC_mscpool_paging_imsi-Iuh0-RUA(501)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_paging_imsi0(518)1669449 HNBGW_Test.msc0-SCCP(505)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(505)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(506)@ed7ee5ee6704: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(518) HNBGW_Test.msc0-RAN(506)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_paging_imsi0(518)9160154 HNBGW_Test.msc0-SCCP(505)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(505)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(518)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(518)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(501)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(503)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-RAN(512)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(515)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(514)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(511)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(516)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(509)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(508)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(506)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(502)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(513)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(505)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(510)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(517)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(507)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(500)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(499)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(504)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(519)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(499): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(500): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(501): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(502): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(503): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(504): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(505): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(506): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(507): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(508): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(509): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(510): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-SCCP(511): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-RAN(512): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-M3UA(513): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(514): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(515): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(516): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(517): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_paging_imsi0(518): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(519): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Tue Apr 30 07:51:13 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=270819) Waiting for packet dumper to finish... 1 (prev_count=270819, count=308702) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Tue Apr 30 07:51:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(521)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(523)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(528)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(528)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(528)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(526)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(531)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(531)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(531)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(529)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(534)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc2-M3UA(534)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(534)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc2-SCCP(532)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(537)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(537)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(537)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(535)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(528)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(531)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(534)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(537)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(527)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(530)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(530)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(527)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(533)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(533)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(536)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(536)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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)@ed7ee5ee6704: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O TC_mscpool_paging_tmsi-Iuh1-RUA(524)@ed7ee5ee6704: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(522)@ed7ee5ee6704: UnitdataCallback TC_mscpool_paging_tmsi0(539)@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(527)@ed7ee5ee6704: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(539) TC_mscpool_paging_tmsi-Iuh0-RUA(522)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_paging_tmsi0(539)15058220 HNBGW_Test.msc0-SCCP(526)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(526)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(527)@ed7ee5ee6704: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(539) HNBGW_Test.msc0-RAN(527)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_paging_tmsi0(539)13346496 HNBGW_Test.msc0-SCCP(526)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(526)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(539)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(539)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_tmsi-Iuh0-RUA(522)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(537)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-RAN(533)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(536)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(534)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(524)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(527)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(525)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(529)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(535)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(526)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(521)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(531)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(528)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(530)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(523)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(532)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(538)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(520)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(540)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(520): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(521): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(522): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(523): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(524): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(525): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(526): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(527): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(528): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(529): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(530): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(531): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-SCCP(532): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-RAN(533): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-M3UA(534): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(535): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(536): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(537): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(538): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_paging_tmsi0(539): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(540): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Tue Apr 30 07:51:22 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236348) Waiting for packet dumper to finish... 1 (prev_count=236348, count=277092) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: 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 ------ Tue Apr 30 07:51:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(542)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(544)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(549)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(549)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(549)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(547)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(552)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(552)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(552)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(550)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(555)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc2-M3UA(555)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(555)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(553)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(558)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(558)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(558)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(556)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(549)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(552)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(555)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(558)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(548)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(548)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(551)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(551)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(554)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(557)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(557)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(554)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(548)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)12084062 HNBGW_Test.msc0-SCCP(547)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(547)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(548)@ed7ee5ee6704: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(560) HNBGW_Test.msc0-RAN(548)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)5456780 HNBGW_Test.msc0-SCCP(547)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(547)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(560)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(560)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(554)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(562)13288955 HNBGW_Test.msc2-SCCP(553)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc2-SCCP(553)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(554)@ed7ee5ee6704: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(562) HNBGW_Test.msc2-RAN(554)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(562)16512711 HNBGW_Test.msc2-SCCP(553)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(553)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(562)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(562)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(548)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(564)10899098 HNBGW_Test.msc0-SCCP(547)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.msc0-SCCP(547)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(548)@ed7ee5ee6704: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(564) HNBGW_Test.msc0-RAN(548)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(564)10340721 HNBGW_Test.msc0-SCCP(547)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(547)@ed7ee5ee6704: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(564)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(564)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(549)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(545)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(553)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(556)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(555)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(542)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(557)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(552)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(550)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-RAN(554)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(548)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(551)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(558)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(547)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(544)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(541)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(559)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(561)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(563)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(565)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(541): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(542): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(544): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(545): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(547): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(548): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(549): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(550): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(551): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(552): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-SCCP(553): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-RAN(554): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-M3UA(555): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(556): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(557): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(558): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(559): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(560): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(561): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(562): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(563): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(564): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(565): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Tue Apr 30 07:51:31 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=264153) Waiting for packet dumper to finish... 1 (prev_count=264153, count=329626) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: 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 ------ Tue Apr 30 07:51:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(567)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(569)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(574)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(574)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(574)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(572)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(577)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(577)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(577)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(575)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(580)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc2-M3UA(580)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(580)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc2-SCCP(578)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(583)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(583)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(583)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(581)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(574)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(577)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(580)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(583)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(573)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(573)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(576)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(576)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(579)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(579)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(582)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(582)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(576)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)15212333 HNBGW_Test.msc1-SCCP(575)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc1-SCCP(575)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(576)@ed7ee5ee6704: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(585) HNBGW_Test.msc1-RAN(576)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)5578321 HNBGW_Test.msc1-SCCP(575)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(575)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(585)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(585)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(573)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(587)804841 HNBGW_Test.msc0-SCCP(572)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(572)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(573)@ed7ee5ee6704: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(587) HNBGW_Test.msc0-RAN(573)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(587)10062330 HNBGW_Test.msc0-SCCP(572)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(572)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(587)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(587)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(579)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(589)3107053 HNBGW_Test.msc2-SCCP(578)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc2-SCCP(578)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(579)@ed7ee5ee6704: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(589) HNBGW_Test.msc2-RAN(579)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(589)12349625 HNBGW_Test.msc2-SCCP(578)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(578)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(589)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(589)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(573)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(580)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(583)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(572)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-RAN(579)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(574)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(581)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(567)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(582)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(578)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(577)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(575)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(569)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(584)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(576)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(571)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(570)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(566)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(586)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(588)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(590)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(567): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(569): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(570): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(571): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(572): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(573): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(574): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(575): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(576): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(577): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-SCCP(578): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-RAN(579): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-M3UA(580): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(581): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(582): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(583): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(584): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(585): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(586): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(587): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(588): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(589): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(590): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Tue Apr 30 07:51:40 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=312766) Waiting for packet dumper to finish... 1 (prev_count=312766, count=319493) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: 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 ------ Tue Apr 30 07:51:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(599)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(597)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(602)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(602)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(600)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(605)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(603)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(608)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(606)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(599)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(602)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(605)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(608)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(598)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(598)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(601)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(601)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(604)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(604)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(607)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(607)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(598)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)1063506 HNBGW_Test.msc0-SCCP(597)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(597)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(598)@ed7ee5ee6704: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) HNBGW_Test.msc0-RAN(598)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)16119480 HNBGW_Test.msc0-SCCP(597)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(597)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)4658267 HNBGW_Test.msc1-SCCP(600)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@ed7ee5ee6704: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) HNBGW_Test.msc1-RAN(601)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)11141573 HNBGW_Test.msc1-SCCP(600)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: "disconnecting msc0" HNBGW_Test.msc0-RAN(598)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)1063506 HNBGW_Test.msc1-RAN(601)@ed7ee5ee6704: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)6085216 HNBGW_Test.msc1-SCCP(600)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@ed7ee5ee6704: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614) HNBGW_Test.msc1-RAN(601)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)3484555 HNBGW_Test.msc1-SCCP(600)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@ed7ee5ee6704: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(595)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(596)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(609)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(591)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(615)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(591): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(595): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(596): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(615): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Tue Apr 30 07:51:49 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=328290) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: 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 ------ Tue Apr 30 07:51:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(624)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(624)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(624)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(622)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(627)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(627)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(627)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(625)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(624)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(627)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(623)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(623)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(626)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(626)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(623)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)6204391 HNBGW_Test.msc0-SCCP(622)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(622)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(623)@ed7ee5ee6704: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) HNBGW_Test.msc0-RAN(623)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)13348554 HNBGW_Test.msc0-SCCP(622)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(622)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(623)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)12711679 HNBGW_Test.msc0-SCCP(622)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.msc0-SCCP(622)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(623)@ed7ee5ee6704: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631) HNBGW_Test.msc0-RAN(623)@ed7ee5ee6704: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)5843888 HNBGW_Test.msc0-SCCP(622)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(622)@ed7ee5ee6704: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: "connecting cnlink 1" MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(635)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(635)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(635)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(633)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(635)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(634)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(634)@ed7ee5ee6704: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(634)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)8913721 HNBGW_Test.msc1-SCCP(633)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc1-SCCP(633)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(634)@ed7ee5ee6704: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636) HNBGW_Test.msc1-RAN(634)@ed7ee5ee6704: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)14372579 HNBGW_Test.msc1-SCCP(633)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(633)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)@ed7ee5ee6704: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(634)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(625)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(633)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(620)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(621)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(635)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(622)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(624)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(627)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(626)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(623)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(616)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(628)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(637)@ed7ee5ee6704: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(632)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(616): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(620): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(621): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(622): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(623): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(624): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(625): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(626): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(627): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(628): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(632): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(633): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(634): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(635): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(637): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Tue Apr 30 07:51:59 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227878) Waiting for packet dumper to finish... 1 (prev_count=227878, count=298384) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Tue Apr 30 07:52:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(646)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(646)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(646)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(644)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(649)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(649)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(649)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(646)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(649)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(645)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(645)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(648)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(648)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(651)9042727 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(648)@ed7ee5ee6704: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) HNBGW_Test.sgsn0-RAN(648)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(651)11710944 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(651)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(651)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(653)10470054 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(648)@ed7ee5ee6704: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) HNBGW_Test.sgsn0-RAN(648)@ed7ee5ee6704: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(653)1921842 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(653)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(653)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(655)10372279 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(648)@ed7ee5ee6704: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) HNBGW_Test.sgsn0-RAN(648)@ed7ee5ee6704: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(655)10940384 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(655)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(655)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(657)13095983 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(648)@ed7ee5ee6704: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(657) HNBGW_Test.sgsn0-RAN(648)@ed7ee5ee6704: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(657)9027490 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(657)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(657)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(642)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(638)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(644)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(645)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(648)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(649)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(647)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(646)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(650)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(658)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(638): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(642): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(644): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(645): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(646): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(647): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(648): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(649): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(650): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(651): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(653): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(655): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(657): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(658): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Tue Apr 30 07:52:08 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218204) Waiting for packet dumper to finish... 1 (prev_count=218204, count=286312) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: 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 ------ Tue Apr 30 07:52:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(667)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(667)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(667)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(665)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(670)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(670)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(670)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(668)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(673)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(673)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(673)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(671)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(676)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-M3UA(676)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(676)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-SCCP(674)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(667)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(670)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(673)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(676)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(666)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(666)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(669)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(669)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(672)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(672)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(675)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(675)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(672)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)13541239 HNBGW_Test.sgsn0-SCCP(671)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(671)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(672)@ed7ee5ee6704: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) HNBGW_Test.sgsn0-RAN(672)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)7876830 HNBGW_Test.sgsn0-SCCP(671)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(671)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(675)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(680)14010248 HNBGW_Test.sgsn1-SCCP(674)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(674)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(675)@ed7ee5ee6704: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) HNBGW_Test.sgsn1-RAN(675)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(680)14654418 HNBGW_Test.sgsn1-SCCP(674)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(674)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(672)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(682)9458214 HNBGW_Test.sgsn0-SCCP(671)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(671)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(672)@ed7ee5ee6704: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(682) HNBGW_Test.sgsn0-RAN(672)@ed7ee5ee6704: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(682)11956882 HNBGW_Test.sgsn0-SCCP(671)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(671)@ed7ee5ee6704: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(682)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(682)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(675)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(671)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(666)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(676)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(665)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(667)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(672)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(670)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(668)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(663)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(674)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(673)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(677)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(664)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(669)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(659)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(683)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(659): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(663): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(665): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(666): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(667): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(668): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(669): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(670): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(671): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(672): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(673): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(674): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-RAN(675): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(676): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(677): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(678): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(680): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(682): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(683): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Tue Apr 30 07:52:17 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=314331) Waiting for packet dumper to finish... 1 (prev_count=314331, count=325740) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Tue Apr 30 07:52:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(692)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(692)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(692)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(690)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(695)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(695)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(695)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(693)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(698)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(698)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(698)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(696)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(701)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-M3UA(701)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(701)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-SCCP(699)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(692)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(695)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(698)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(701)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(691)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(694)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(694)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(697)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(697)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(700)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(700)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(691)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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@ed7ee5ee6704: 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@ed7ee5ee6704: 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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(703)9986029 HNBGW_Test.sgsn1-SCCP(699)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(699)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(700)@ed7ee5ee6704: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(703) HNBGW_Test.sgsn1-RAN(700)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(703)4443061 HNBGW_Test.sgsn1-SCCP(699)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(699)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(703)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(703)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(705)15622570 HNBGW_Test.sgsn1-SCCP(699)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(699)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(700)@ed7ee5ee6704: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(705) HNBGW_Test.sgsn1-RAN(700)@ed7ee5ee6704: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(705)5420688 HNBGW_Test.sgsn1-SCCP(699)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(699)@ed7ee5ee6704: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(705)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(705)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(707)6257390 HNBGW_Test.sgsn1-SCCP(699)@ed7ee5ee6704: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(699)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(700)@ed7ee5ee6704: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(707) HNBGW_Test.sgsn1-RAN(700)@ed7ee5ee6704: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(707)6939174 HNBGW_Test.sgsn1-SCCP(699)@ed7ee5ee6704: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(699)@ed7ee5ee6704: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(707)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(707)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(697)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(694)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(690)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(696)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(691)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(698)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(688)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(693)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(700)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(701)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(692)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(695)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(684)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(702)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(689)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(699)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(708)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(684): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(688): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(689): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(690): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(691): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(692): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(693): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(694): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(695): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(696): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(697): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBTue Apr 30 07:52:26 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc GW_Test.sgsn0-M3UA(698): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(699): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-RAN(700): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(701): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(702): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(703): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(705): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(707): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(708): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=259664) Waiting for packet dumper to finish... 1 (prev_count=259664, count=331068) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Tue Apr 30 07:52:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(717)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(717)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(717)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(715)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(720)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(720)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(720)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(718)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(723)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc2-M3UA(723)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(723)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(721)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(726)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(724)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(729)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-M3UA(729)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(729)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-SCCP(727)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(732)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn2-M3UA(732)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(732)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(730)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(717)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(720)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(723)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(726)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(729)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(732)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23910 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(716)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(719)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(719)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(722)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(725)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(725)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(728)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(728)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(731)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(731)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(722)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(716)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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@ed7ee5ee6704: 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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(731)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(734)4227959 HNBGW_Test.sgsn2-SCCP(730)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(730)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(731)@ed7ee5ee6704: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(734) HNBGW_Test.sgsn2-RAN(731)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(734)10065542 HNBGW_Test.sgsn2-SCCP(730)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(730)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(734)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(734)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(731)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(736)7467526 HNBGW_Test.sgsn2-SCCP(730)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(730)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(731)@ed7ee5ee6704: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(736) HNBGW_Test.sgsn2-RAN(731)@ed7ee5ee6704: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(736)9785813 HNBGW_Test.sgsn2-SCCP(730)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(730)@ed7ee5ee6704: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(736)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(736)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(728)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(738)4141641 HNBGW_Test.sgsn1-SCCP(727)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(727)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(728)@ed7ee5ee6704: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(738) HNBGW_Test.sgsn1-RAN(728)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(738)15683610 HNBGW_Test.sgsn1-SCCP(727)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(727)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(738)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(738)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(713)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(725)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(709)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(723)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(715)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(716)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(727)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(724)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(717)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(719)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(720)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(718)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-RAN(722)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(730)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(726)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(728)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(729)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(721)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(714)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(731)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(732)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(733)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(739)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(709): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(713): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(714): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(715): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(716): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(717): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(718): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(719): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(720): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-SCCP(721): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-RAN(722): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-M3UA(723): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(727): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-RAN(728): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(729): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(730): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn2-RAN(731): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(732): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(734): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(736): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(738): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(739): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Tue Apr 30 07:52:36 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392729) Waiting for packet dumper to finish... 1 (prev_count=392729, count=397909) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Tue Apr 30 07:52:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(741)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(743)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(748)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(748)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(748)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(746)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(751)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(751)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(751)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-SCCP(749)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(754)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc2-M3UA(754)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(754)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc2-SCCP(752)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(757)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(757)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(757)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(755)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(760)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-M3UA(760)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(760)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-SCCP(758)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(763)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn2-M3UA(763)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(763)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn2-SCCP(761)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(748)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(751)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(754)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(757)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(760)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(763)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23910 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(747)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(747)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(750)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(750)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(753)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(753)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(756)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(756)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(759)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(759)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(762)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(762)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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@ed7ee5ee6704: 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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(756)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)10634834 HNBGW_Test.sgsn0-SCCP(755)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(755)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(756)@ed7ee5ee6704: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(765) HNBGW_Test.sgsn0-RAN(756)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)12281758 HNBGW_Test.sgsn0-SCCP(755)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(755)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(765)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(765)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(762)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(767)3989570 HNBGW_Test.sgsn2-SCCP(761)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(761)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(762)@ed7ee5ee6704: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(767) HNBGW_Test.sgsn2-RAN(762)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(767)16002363 HNBGW_Test.sgsn2-SCCP(761)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(761)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(767)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(767)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-M3UA(754)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(761)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(749)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(748)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-RAN(753)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(756)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(746)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(750)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(744)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(758)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(747)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(745)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(741)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(740)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(757)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(752)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(743)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(751)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(759)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(760)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(763)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(755)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(764)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(762)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(766)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(768)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(740): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(741): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(743): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(744): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(745): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(746): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(747): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(748): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(749): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(750): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(751): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-SCCP(752): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-RAN(753): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc2-M3UA(754): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(755): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(756): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(757): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(758): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-RAN(759): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(760): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(761): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn2-RAN(762): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(763): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(764): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(765): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(766): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(767): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(768): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Tue Apr 30 07:52:44 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=367323) Waiting for packet dumper to finish... 1 (prev_count=367323, count=372479) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: 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 ------ Tue Apr 30 07:52:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(777)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(777)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(777)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(775)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(780)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc1-M3UA(780)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(780)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(778)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(783)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(783)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(783)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(781)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(786)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-M3UA(786)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(786)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-SCCP(784)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(777)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(780)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(783)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(786)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(776)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(779)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(782)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(782)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(785)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(785)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(779)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(776)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(782)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)3007898 HNBGW_Test.sgsn0-SCCP(781)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(781)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(782)@ed7ee5ee6704: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) HNBGW_Test.sgsn0-RAN(782)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)337057 HNBGW_Test.sgsn0-SCCP(781)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(781)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(785)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)3082861 HNBGW_Test.sgsn1-SCCP(784)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(784)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(785)@ed7ee5ee6704: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) HNBGW_Test.sgsn1-RAN(785)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)13428340 HNBGW_Test.sgsn1-SCCP(784)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(784)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(782)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(783)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(781)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)3007898 HNBGW_Test.sgsn1-RAN(785)@ed7ee5ee6704: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(785)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)16019359 HNBGW_Test.sgsn1-SCCP(784)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(784)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(785)@ed7ee5ee6704: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792) HNBGW_Test.sgsn1-RAN(785)@ed7ee5ee6704: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)1164842 HNBGW_Test.sgsn1-SCCP(784)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(784)@ed7ee5ee6704: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(786)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(773)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(769)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(784)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(776)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(775)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(785)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(778)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(780)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc1-RAN(779)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(774)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(777)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(787)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(793)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(769): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(773): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(774): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(775): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(776): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(777): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-SCCP(778): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-RAN(779): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc1-M3UA(780): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(781): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(782): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(783): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(784): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-RAN(785): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(786): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(787): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(793): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Tue Apr 30 07:52:53 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=287878) Waiting for packet dumper to finish... 1 (prev_count=287878, count=347186) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: 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 ------ Tue Apr 30 07:52:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(802)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(802)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(802)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(800)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(805)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(805)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(805)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(803)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(802)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(805)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(801)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(801)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(804)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(804)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: 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@ed7ee5ee6704: "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@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(804)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)7091675 HNBGW_Test.sgsn0-SCCP(803)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(803)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(804)@ed7ee5ee6704: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) HNBGW_Test.sgsn0-RAN(804)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)9759204 HNBGW_Test.sgsn0-SCCP(803)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(803)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(804)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)9523201 HNBGW_Test.sgsn0-SCCP(803)@ed7ee5ee6704: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(803)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(804)@ed7ee5ee6704: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809) HNBGW_Test.sgsn0-RAN(804)@ed7ee5ee6704: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)14750007 HNBGW_Test.sgsn0-SCCP(803)@ed7ee5ee6704: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(803)@ed7ee5ee6704: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: "connecting cnlink 1" MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(813)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-M3UA(813)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(813)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn1-SCCP(811)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(813)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 MTC@ed7ee5ee6704: 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)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(812)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(812)@ed7ee5ee6704: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(812)@ed7ee5ee6704: 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)@ed7ee5ee6704: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)821036 HNBGW_Test.sgsn1-SCCP(811)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(811)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(812)@ed7ee5ee6704: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814) HNBGW_Test.sgsn1-RAN(812)@ed7ee5ee6704: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)4993178 HNBGW_Test.sgsn1-SCCP(811)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(811)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)@ed7ee5ee6704: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: 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@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(800)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(812)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(798)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(801)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(804)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(813)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(803)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(811)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(802)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(794)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(806)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(805)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(815)@ed7ee5ee6704: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(810)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(794): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(798): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(800): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(801): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(802): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(803): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(804): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(805): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(806): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(810): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(811): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-RAN(812): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(813): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(815): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Tue Apr 30 07:53:03 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252927) Waiting for packet dumper to finish... 1 (prev_count=252927, count=327997) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Tue Apr 30 07:53:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(817)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(822)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(822)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(822)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(825)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(825)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(825)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(823)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(822)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(825)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(821)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(821)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(824)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(824)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(826)@ed7ee5ee6704: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(827) HNBGW_Test.msc0-RAN(821)@ed7ee5ee6704: f_create_expect(l3 := '7BAC349A81BCA3EA9089'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(821)@ed7ee5ee6704: Created Expect[0] for '7BAC349A81BCA3EA9089'O to be handled at TC_second_rab_assignment0(827) TC_second_rab_assignment-Iuh0-RUA(818)@ed7ee5ee6704: Added conn table entry 0TC_second_rab_assignment0(827)16565897 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(821)@ed7ee5ee6704: Found Expect[0] for l3='7BAC349A81BCA3EA9089'O handled at TC_second_rab_assignment0(827) HNBGW_Test.msc0-RAN(821)@ed7ee5ee6704: Added conn table entry 0TC_second_rab_assignment0(827)9037963 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(827)@ed7ee5ee6704: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: vl_len:91 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(826)@ed7ee5ee6704: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fcc68917" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fcc68917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ed7ee5ee6704: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fcc68917" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fcc68917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(827)@ed7ee5ee6704: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "fcc68917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fcc68917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ed7ee5ee6704: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "fcc68917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fcc68917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(827)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: vl_len:63 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(827)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(827)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: vl_len:12 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(827)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(827)@ed7ee5ee6704: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(827)@ed7ee5ee6704: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "fcc68917" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(827)@ed7ee5ee6704: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "fcc68917" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(827)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(827)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(827)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_second_rab_assignment-Iuh0-RUA(818)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(820)@ed7ee5ee6704: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(817)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(816)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(821)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(824)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(823)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(822)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(825)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(826)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment-PFCP(828)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(816): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_second_rab_assignment-Iuh0(817): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(818): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(820): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(821): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(822): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(823): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(824): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(825): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(826): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_second_rab_assignment0(827): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_second_rab_assignment-PFCP(828): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_second_rab_assignment finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Tue Apr 30 07:53:09 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230694) Waiting for packet dumper to finish... 1 (prev_count=230694, count=231194) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Tue Apr 30 07:53:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(835)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(835)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(835)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(833)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(838)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(838)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(838)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-SCCP(836)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(835)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(838)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(834)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(834)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(837)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(837)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(834)@ed7ee5ee6704: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(831)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(838)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(837)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(833)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(829)@ed7ee5ee6704: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(836)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(839)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(835)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(831): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(833): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(834): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(835): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(836): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(837): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(838): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Tue Apr 30 07:53:15 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91089) Waiting for packet dumper to finish... 1 (prev_count=91089, count=149378) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Tue Apr 30 07:53:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@ed7ee5ee6704: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(841)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(843)@ed7ee5ee6704: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(848)@ed7ee5ee6704: ************************************************* HNBGW_Test.msc0-M3UA(848)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(848)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(846)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(851)@ed7ee5ee6704: ************************************************* HNBGW_Test.sgsn0-M3UA(851)@ed7ee5ee6704: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(851)@ed7ee5ee6704: ************************************************* MTC@ed7ee5ee6704: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(849)@ed7ee5ee6704: v_sccp_pdu_maxlen:268 MTC@ed7ee5ee6704: setverdict(pass): none -> pass MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(848)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(851)@ed7ee5ee6704: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(847)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(847)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(850)@ed7ee5ee6704: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(850)@ed7ee5ee6704: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(847)@ed7ee5ee6704: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(847)@ed7ee5ee6704: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(853) TC_apply_sccp-Iuh0-RUA(842)@ed7ee5ee6704: Added conn table entry 0TC_apply_sccp0(853)14943538 HNBGW_Test.msc0-SCCP(846)@ed7ee5ee6704: First idle individual index:0 HNBGW_Test.msc0-SCCP(846)@ed7ee5ee6704: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(847)@ed7ee5ee6704: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(853) HNBGW_Test.msc0-RAN(847)@ed7ee5ee6704: Added conn table entry 0TC_apply_sccp0(853)8199809 HNBGW_Test.msc0-SCCP(846)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(846)@ed7ee5ee6704: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(853)@ed7ee5ee6704: setverdict(pass): none -> pass TC_apply_sccp0(853)@ed7ee5ee6704: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(846)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(846)@ed7ee5ee6704: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(846)@ed7ee5ee6704: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(846)@ed7ee5ee6704: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(853)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(846)@ed7ee5ee6704: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(846)@ed7ee5ee6704: vl_len:22 HNBGW_Test.msc0-SCCP(846)@ed7ee5ee6704: vl_from0 HNBGW_Test.msc0-SCCP(846)@ed7ee5ee6704: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A643F54D5D8640C348945'O TC_apply_sccp0(853)@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(853)@ed7ee5ee6704: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(846)@ed7ee5ee6704: Session index based on local reference:0 HNBGW_Test.msc0-RAN(847)@ed7ee5ee6704: Deleted conn table entry 0TC_apply_sccp0(853)8199809 TC_apply_sccp-Iuh0-RUA(842)@ed7ee5ee6704: Deleted conn table entry 0TC_apply_sccp0(853)14943538 TC_apply_sccp0(853)@ed7ee5ee6704: Final verdict of PTC: pass MTC@ed7ee5ee6704: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh0-RUA(842)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(846)@ed7ee5ee6704: Final verdict of PTC: none TC_apply_sccp-Iuh1(843)@ed7ee5ee6704: Final verdict of PTC: none TC_apply_sccp-Iuh0(841)@ed7ee5ee6704: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(844)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(850)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-RAN(847)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(849)@ed7ee5ee6704: Final verdict of PTC: none VirtHNBGW-STATS(840)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(851)@ed7ee5ee6704: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(848)@ed7ee5ee6704: Final verdict of PTC: none HNBGW-MGCP(852)@ed7ee5ee6704: Final verdict of PTC: none IPA-CTRL-CLI-IPA(845)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(854)@ed7ee5ee6704: Final verdict of PTC: none MTC@ed7ee5ee6704: Setting final verdict of the test case. MTC@ed7ee5ee6704: Local verdict of MTC: pass MTC@ed7ee5ee6704: Local verdict of PTC VirtHNBGW-STATS(840): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_apply_sccp-Iuh0(841): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(842): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_apply_sccp-Iuh1(843): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(844): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-SCCP(846): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-RAN(847): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.msc0-M3UA(848): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(849): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-RAN(850): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(851): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC HNBGW-MGCP(852): none (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_apply_sccp0(853): pass (pass -> pass) MTC@ed7ee5ee6704: Local verdict of PTC TC_apply_sccp-PFCP(854): none (pass -> pass) MTC@ed7ee5ee6704: Test case TC_apply_sccp finished. Verdict: pass MTC@ed7ee5ee6704: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Tue Apr 30 07:53:25 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179085) Waiting for packet dumper to finish... 1 (prev_count=179085, count=203561) MTC@ed7ee5ee6704: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@ed7ee5ee6704: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ed7ee5ee6704: Terminating MTC. MC@ed7ee5ee6704: MTC terminated. MC2> exit MC@ed7ee5ee6704: Shutting down session. MC@ed7ee5ee6704: 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-843-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-843-hnbgw jenkins-ttcn3-hnbgw-test-843-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-843-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-843-stp + docker kill jenkins-ttcn3-hnbgw-test-843-stp jenkins-ttcn3-hnbgw-test-843-stp + docker wait jenkins-ttcn3-hnbgw-test-843-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=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/osmo-stp.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=255 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 255 200 + NET=255 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-255 --ip 172.18.255.200 --ip6 fd02:db8:255::200 + docker run --rm --network ttcn3-hnbgw-test-255 --ip 172.18.255.200 --ip6 fd02:db8:255::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp:/data --name jenkins-ttcn3-hnbgw-test-843-stp -d osmocom-build/osmo-stp-master 7957568596fa07231d7152884bdd4541d808c5265d2f68432818e2f9e66f1779 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 255 20 + NET=255 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-255 --ip 172.18.255.20 --ip6 fd02:db8:255::20 + docker run --rm --network ttcn3-hnbgw-test-255 --ip 172.18.255.20 --ip6 fd02:db8:255::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-843-hnbgw -d osmocom-build/osmo-hnbgw-master 9ec83678895ed9a7a5e58c50b5ea51816f0046857d7f4119c9084d1b321d5f2c + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 255 203 + NET=255 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-255 --ip 172.18.255.203 --ip6 fd02:db8:255::203 + docker run --rm --network ttcn3-hnbgw-test-255 --ip 172.18.255.203 --ip6 fd02:db8:255::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.255.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-843-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@ca8c48e693ec: Unix server socket created successfully. MC@ca8c48e693ec: Listening on TCP port 42969. MC2> ca8c48e693ec is the default spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests ca8c48e693ec 42969 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ca8c48e693ec: New HC connected from 172.18.255.203 [172.18.255.203]. ca8c48e693ec: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@ca8c48e693ec: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ca8c48e693ec: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ca8c48e693ec: Configuration file was processed on all HCs. MC@ca8c48e693ec: Creating MTC on host 172.18.255.203. MC@ca8c48e693ec: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Tue Apr 30 07:53:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(9)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(9)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(7)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@ca8c48e693ec: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(3)@ca8c48e693ec: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(13)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_hnb_register finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Tue Apr 30 07:53:33 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=122899) Waiting for packet dumper to finish... 1 (prev_count=122899, count=150905) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Tue Apr 30 07:53:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(22)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(20)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@ca8c48e693ec: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh0-RUA(16)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@ca8c48e693ec: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@ca8c48e693ec: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@ca8c48e693ec: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(26)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(14)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Tue Apr 30 07:53:37 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82536) Waiting for packet dumper to finish... 1 (prev_count=82536, count=140530) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: 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 ------ Tue Apr 30 07:53:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(33)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(31)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@ca8c48e693ec: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(31)@ca8c48e693ec: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(37)@ca8c48e693ec: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(27)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Tue Apr 30 07:53:42 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81645) Waiting for packet dumper to finish... 1 (prev_count=81645, count=139052) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Tue Apr 30 07:53:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_ue_register started. TC_ue_register-Iuh0(39)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(44)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(42)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(46)@ca8c48e693ec: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(40)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(38)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(43)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(48)@ca8c48e693ec: Final verdict of PTC: none TC_ue_register-Iuh0(39)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ue_register-Iuh0(39): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ue_register-Iuh0-RUA(40): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_ue_register finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Tue Apr 30 07:53:47 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84281) Waiting for packet dumper to finish... 1 (prev_count=84281, count=138418) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Tue Apr 30 07:53:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_ue_register_tmsi_lai started. MTC@ca8c48e693ec: 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)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(55)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(55)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(55)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(53)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(58)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(58)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(58)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(56)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(55)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(58)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(54)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(54)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(57)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(57)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(57)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(53)@ca8c48e693ec: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(51)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(54)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(55)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(56)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(58)@ca8c48e693ec: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(50)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(49)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(59)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(49): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(50): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(51): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(53): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(54): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(55): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(56): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(57): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(58): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(59): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Tue Apr 30 07:53:52 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=83127) Waiting for packet dumper to finish... 1 (prev_count=83127, count=137240) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Tue Apr 30 07:53:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(61)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(66)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(66)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(66)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(64)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(69)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(69)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(69)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(67)@ca8c48e693ec: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(66)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(69)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(65)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(65)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(68)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(68)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(67)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(64)@ca8c48e693ec: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(62)@ca8c48e693ec: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(61)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(60)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(65)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(68)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(69)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(66)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(70)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(61): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(62): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(64): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(65): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(66): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(67): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(68): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(69): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(70): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Tue Apr 30 07:53:56 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80669) Waiting for packet dumper to finish... 1 (prev_count=80669, count=134926) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Tue Apr 30 07:53:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(72)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(77)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(77)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(77)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(75)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(80)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(80)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(80)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(78)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(77)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(80)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(76)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(76)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(79)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(79)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(76)@ca8c48e693ec: f_create_expect(l3 := '21780EE6D9CADAF9E1BA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(76)@ca8c48e693ec: Created Expect[0] for '21780EE6D9CADAF9E1BA'O to be handled at TC_ranap_cs_initial_ue0(82) TC_ranap_cs_initial_ue-Iuh0-RUA(73)@ca8c48e693ec: Added conn table entry 0TC_ranap_cs_initial_ue0(82)12677653 HNBGW_Test.msc0-SCCP(75)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(75)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(76)@ca8c48e693ec: Found Expect[0] for l3='21780EE6D9CADAF9E1BA'O handled at TC_ranap_cs_initial_ue0(82) HNBGW_Test.msc0-RAN(76)@ca8c48e693ec: Added conn table entry 0TC_ranap_cs_initial_ue0(82)467550 HNBGW_Test.msc0-SCCP(75)@ca8c48e693ec: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(82)@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(75)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(82)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(75)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(78)@ca8c48e693ec: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(72)@ca8c48e693ec: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(73)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(79)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(76)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(80)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(77)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(71)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(81)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(83)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(71): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(72): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(73): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(75): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(76): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(77): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(78): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(79): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(80): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(81): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_initial_ue0(82): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(83): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Tue Apr 30 07:54:02 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118919) Waiting for packet dumper to finish... 1 (prev_count=118919, count=157318) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Tue Apr 30 07:54:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(85)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(90)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(88)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-M3UA(93)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-M3UA(90)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@ca8c48e693ec: f_create_expect(l3 := 'A722FEB0018F01E594A7'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(92)@ca8c48e693ec: Created Expect[0] for 'A722FEB0018F01E594A7'O to be handled at TC_ranap_ps_initial_ue0(95) TC_ranap_ps_initial_ue-Iuh0-RUA(86)@ca8c48e693ec: Added conn table entry 0TC_ranap_ps_initial_ue0(95)9234296 HNBGW_Test.sgsn0-SCCP(91)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(91)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(92)@ca8c48e693ec: Found Expect[0] for l3='A722FEB0018F01E594A7'O handled at TC_ranap_ps_initial_ue0(95) HNBGW_Test.sgsn0-RAN(92)@ca8c48e693ec: Added conn table entry 0TC_ranap_ps_initial_ue0(95)6409546 HNBGW_Test.sgsn0-SCCP(91)@ca8c48e693ec: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(95)@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(91)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(95)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(86)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(84)@ca8c48e693ec: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(85)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(94)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(96)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(85): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_initial_ue0(95): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(96): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Tue Apr 30 07:54:08 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=119176) Waiting for packet dumper to finish... 1 (prev_count=119176, count=156835) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: 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 ------ Tue Apr 30 07:54:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(103)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(101)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(102)@ca8c48e693ec: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(102)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)14732875 HNBGW_Test.msc0-SCCP(101)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(101)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(102)@ca8c48e693ec: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(108) HNBGW_Test.msc0-RAN(102)@ca8c48e693ec: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)12198345 HNBGW_Test.msc0-SCCP(101)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(101)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(101)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(101)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(108)@ca8c48e693ec: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(108)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@ca8c48e693ec: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(107)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(97)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(109)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(98): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(108): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(109): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Tue Apr 30 07:54:14 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125129) Waiting for packet dumper to finish... 1 (prev_count=125129, count=165386) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: 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 ------ Tue Apr 30 07:54:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(116)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(116)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(114)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@ca8c48e693ec: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(118)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)2119601 HNBGW_Test.sgsn0-SCCP(117)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(117)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(118)@ca8c48e693ec: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(121) HNBGW_Test.sgsn0-RAN(118)@ca8c48e693ec: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)12507558 HNBGW_Test.sgsn0-SCCP(117)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(117)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(117)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(117)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(121)@ca8c48e693ec: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(121)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(117)@ca8c48e693ec: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(114)@ca8c48e693ec: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(110)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(120)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Tue Apr 30 07:54:20 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124580) Waiting for packet dumper to finish... 1 (prev_count=124580, count=167821) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Tue Apr 30 07:54:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(124)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(129)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(129)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(128)@ca8c48e693ec: f_create_expect(l3 := 'B0B749EFDC0022DDB427'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(128)@ca8c48e693ec: Created Expect[0] for 'B0B749EFDC0022DDB427'O to be handled at TC_ranap_cs_bidir0(134) TC_ranap_cs_bidir-Iuh0-RUA(125)@ca8c48e693ec: Added conn table entry 0TC_ranap_cs_bidir0(134)5177601 HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(128)@ca8c48e693ec: Found Expect[0] for l3='B0B749EFDC0022DDB427'O handled at TC_ranap_cs_bidir0(134) HNBGW_Test.msc0-RAN(128)@ca8c48e693ec: Added conn table entry 0TC_ranap_cs_bidir0(134)3409140 HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: Session index based on connection ID:0 TC_ranap_cs_bidir0(134)@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: vl_len:22 HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A24816E5D39D042A97170'O TC_ranap_cs_bidir0(134)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(134)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: vl_len:20 HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(134)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(134)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(130)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@ca8c48e693ec: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(124)@ca8c48e693ec: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(125)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(123)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(133)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(135)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(124): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(125): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_bidir0(134): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_bidir-PFCP(135): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Tue Apr 30 07:54:26 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123805) Waiting for packet dumper to finish... 1 (prev_count=123805, count=173967) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Tue Apr 30 07:54:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(137)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(142)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(140)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(145)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@ca8c48e693ec: f_create_expect(l3 := 'B6CA03F47BEADFEA10ED'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(144)@ca8c48e693ec: Created Expect[0] for 'B6CA03F47BEADFEA10ED'O to be handled at TC_ranap_ps_bidir0(147) TC_ranap_ps_bidir-Iuh0-RUA(138)@ca8c48e693ec: Added conn table entry 0TC_ranap_ps_bidir0(147)2119129 HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(144)@ca8c48e693ec: Found Expect[0] for l3='B6CA03F47BEADFEA10ED'O handled at TC_ranap_ps_bidir0(147) HNBGW_Test.sgsn0-RAN(144)@ca8c48e693ec: Added conn table entry 0TC_ranap_ps_bidir0(147)366574 HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: Session index based on connection ID:0 TC_ranap_ps_bidir0(147)@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: vl_len:22 HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A3A61DF0A24A81354939A'O TC_ranap_ps_bidir0(147)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(147)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: vl_len:20 HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(147)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(147)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_bidir-Iuh0-RUA(138)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@ca8c48e693ec: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(137)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(136)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(146)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(148)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(137): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_bidir0(147): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_bidir-PFCP(148): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Tue Apr 30 07:54:32 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123789) Waiting for packet dumper to finish... 1 (prev_count=123789, count=171334) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Tue Apr 30 07:54:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(150)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(155)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message TC_rab_assignment-PFCP(161)@ca8c48e693ec: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.255.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 := 'AC12FF14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923452410 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assignment-PFCP(161)@ca8c48e693ec: sending to all conns: { } HNBGW-MGCP(159)@ca8c48e693ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@ca8c48e693ec: f_create_expect(l3 := '027B0759D3109B69F1E2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(154)@ca8c48e693ec: Created Expect[0] for '027B0759D3109B69F1E2'O to be handled at TC_rab_assignment0(160) TC_rab_assignment-Iuh0-RUA(151)@ca8c48e693ec: Added conn table entry 0TC_rab_assignment0(160)3631675 HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(154)@ca8c48e693ec: Found Expect[0] for l3='027B0759D3109B69F1E2'O handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@ca8c48e693ec: Added conn table entry 0TC_rab_assignment0(160)8413700 HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(160)@ca8c48e693ec: setverdict(pass): none -> pass VirtHNBGW-STATS(149)@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: vl_len:91 HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(159)@ca8c48e693ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "376a3b17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "376a3b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ca8c48e693ec: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "376a3b17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "376a3b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@ca8c48e693ec: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "376a3b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "376a3b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ca8c48e693ec: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "376a3b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "376a3b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(149)@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: vl_len:12 HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(160)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@ca8c48e693ec: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "376a3b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(160)@ca8c48e693ec: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "376a3b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(160)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assignment-Iuh0-RUA(151)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@ca8c48e693ec: Final verdict of PTC: none TC_rab_assignment-Iuh0(150)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(159)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(149)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(161)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assignment-Iuh0(150): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(151): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assignment0(160): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assignment-PFCP(161): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_rab_assignment finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Tue Apr 30 07:54:38 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125811) Waiting for packet dumper to finish... 1 (prev_count=125811, count=237032) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Tue Apr 30 07:54:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_rab_release started. TC_rab_release-Iuh0(163)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(168)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(168)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message TC_rab_release-PFCP(174)@ca8c48e693ec: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.255.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 := 'AC12FF14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923452410 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_release-PFCP(174)@ca8c48e693ec: sending to all conns: { } HNBGW-MGCP(172)@ca8c48e693ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@ca8c48e693ec: f_create_expect(l3 := 'AABE9DF2DA61A44BC57B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@ca8c48e693ec: Created Expect[0] for 'AABE9DF2DA61A44BC57B'O to be handled at TC_rab_release0(173) TC_rab_release-Iuh0-RUA(164)@ca8c48e693ec: Added conn table entry 0TC_rab_release0(173)2580148 HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@ca8c48e693ec: Found Expect[0] for l3='AABE9DF2DA61A44BC57B'O handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@ca8c48e693ec: Added conn table entry 0TC_rab_release0(173)1070793 HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: Session index based on connection ID:0 TC_rab_release0(173)@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: vl_len:91 HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@ca8c48e693ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "275eb417" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "275eb417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ca8c48e693ec: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "275eb417" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "275eb417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@ca8c48e693ec: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "275eb417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "275eb417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ca8c48e693ec: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "275eb417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "275eb417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(173)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(162)@ca8c48e693ec: 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)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: vl_len:21 HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(162)@ca8c48e693ec: 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)@ca8c48e693ec: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "275eb417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(173)@ca8c48e693ec: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "275eb417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(173)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(169)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@ca8c48e693ec: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(164)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@ca8c48e693ec: Final verdict of PTC: none TC_rab_release-Iuh0(163)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(172)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(162)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(174)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_release-Iuh0(163): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_release-Iuh0-RUA(164): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_release0(173): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_release-PFCP(174): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_rab_release finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Tue Apr 30 07:54:44 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225369) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Tue Apr 30 07:54:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(176)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(181)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(181)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@ca8c48e693ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@ca8c48e693ec: f_create_expect(l3 := 'F42B7486E96AE4443E06'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@ca8c48e693ec: Created Expect[0] for 'F42B7486E96AE4443E06'O to be handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal-Iuh0-RUA(177)@ca8c48e693ec: Added conn table entry 0TC_rab_release_abnormal0(186)6115003 HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@ca8c48e693ec: Found Expect[0] for l3='F42B7486E96AE4443E06'O handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@ca8c48e693ec: Added conn table entry 0TC_rab_release_abnormal0(186)16222027 HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(186)@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: vl_len:91 HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@ca8c48e693ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5d4ebb17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d4ebb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ca8c48e693ec: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5d4ebb17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d4ebb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@ca8c48e693ec: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5d4ebb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d4ebb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ca8c48e693ec: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5d4ebb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d4ebb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(186)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(175)@ca8c48e693ec: 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)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: vl_len:21 HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(175)@ca8c48e693ec: 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)@ca8c48e693ec: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5d4ebb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(186)@ca8c48e693ec: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5d4ebb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(186)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(180)@ca8c48e693ec: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(177)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@ca8c48e693ec: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(176)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(185)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(175)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(187)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_release_abnormal-Iuh0(176): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(177): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_release_abnormal0(186): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_release_abnormal-PFCP(187): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Tue Apr 30 07:54:49 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229897) Waiting for packet dumper to finish... 1 (prev_count=229897, count=230397) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Tue Apr 30 07:54:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(189)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(194)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(194)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(192)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(197)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(195)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_fail-PFCP(200)@ca8c48e693ec: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.255.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 := 'AC12FF14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923452410 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_fail-PFCP(200)@ca8c48e693ec: sending to all conns: { } HNBGW-MGCP(198)@ca8c48e693ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@ca8c48e693ec: f_create_expect(l3 := '41FCBA95B1C590216641'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@ca8c48e693ec: Created Expect[0] for '41FCBA95B1C590216641'O to be handled at TC_rab_assign_fail0(199) TC_rab_assign_fail-Iuh0-RUA(190)@ca8c48e693ec: Added conn table entry 0TC_rab_assign_fail0(199)521759 HNBGW_Test.msc0-SCCP(192)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@ca8c48e693ec: Found Expect[0] for l3='41FCBA95B1C590216641'O handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@ca8c48e693ec: Added conn table entry 0TC_rab_assign_fail0(199)4080780 HNBGW_Test.msc0-SCCP(192)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(199)@ca8c48e693ec: setverdict(pass): none -> pass VirtHNBGW-STATS(188)@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@ca8c48e693ec: vl_len:91 HNBGW_Test.msc0-SCCP(192)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(192)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@ca8c48e693ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7f61f17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7f61f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ca8c48e693ec: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7f61f17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7f61f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(199)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(188)@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7f61f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(199)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(190)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(192)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@ca8c48e693ec: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(189)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(198)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(188)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(200)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assign_fail-Iuh0(189): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(190): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assign_fail0(199): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assign_fail-PFCP(200): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_rab_assign_fail finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Tue Apr 30 07:54:56 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=206210) Waiting for packet dumper to finish... 1 (prev_count=206210, count=206710) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Tue Apr 30 07:54:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(202)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(207)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(207)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(210)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(208)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_mgcp_to-PFCP(213)@ca8c48e693ec: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.255.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 := 'AC12FF14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923452410 }, 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)@ca8c48e693ec: sending to all conns: { } HNBGW-MGCP(211)@ca8c48e693ec: 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)@ca8c48e693ec: f_create_expect(l3 := '2DD79275A34B0DCC4AF5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@ca8c48e693ec: Created Expect[0] for '2DD79275A34B0DCC4AF5'O to be handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to-Iuh0-RUA(203)@ca8c48e693ec: Added conn table entry 0TC_rab_assign_mgcp_to0(212)11207560 HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@ca8c48e693ec: Found Expect[0] for l3='2DD79275A34B0DCC4AF5'O handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@ca8c48e693ec: Added conn table entry 0TC_rab_assign_mgcp_to0(212)16001820 HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(212)@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: vl_len:91 HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@ca8c48e693ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ab038817" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab038817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ca8c48e693ec: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ab038817" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab038817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ca8c48e693ec: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.255.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 := 'AC12FF14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923452410 }, 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)@ca8c48e693ec: sending to all conns: { } HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: vl_len:12 HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(212)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(212)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(212)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(209)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@ca8c48e693ec: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(202)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(201)@ca8c48e693ec: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(203)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(211)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(213)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(202): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(203): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assign_mgcp_to0(212): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(213): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Tue Apr 30 07:55:06 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148764) Waiting for packet dumper to finish... 1 (prev_count=148764, count=193558) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: 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 ------ Tue Apr 30 07:55:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(220)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@ca8c48e693ec: 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)@ca8c48e693ec: f_create_expect(l3 := 'DC33C0B8DD5C83F73822'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@ca8c48e693ec: Created Expect[0] for 'DC33C0B8DD5C83F73822'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@ca8c48e693ec: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)2030901 HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@ca8c48e693ec: Found Expect[0] for l3='DC33C0B8DD5C83F73822'O handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@ca8c48e693ec: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)5402945 HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(225)@ca8c48e693ec: setverdict(pass): none -> pass VirtHNBGW-STATS(214)@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: vl_len:91 HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@ca8c48e693ec: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.255.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 := 'AC12FF14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923452410 }, 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)@ca8c48e693ec: sending to all conns: { } HNBGW-MGCP(224)@ca8c48e693ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1efd3517" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1efd3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ca8c48e693ec: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1efd3517" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1efd3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ca8c48e693ec: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1efd3517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1efd3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ca8c48e693ec: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1efd3517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1efd3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(214)@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: vl_len:12 HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(225)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ca8c48e693ec: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1efd3517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@ca8c48e693ec: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1efd3517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@ca8c48e693ec: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(224)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(214)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(225): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(226): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Tue Apr 30 07:55:12 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237803) Waiting for packet dumper to finish... 1 (prev_count=237803, count=238303) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Tue Apr 30 07:55:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(228)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(232)@ca8c48e693ec: f_create_expect(l3 := '0883BF467ECE15DA4EFC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@ca8c48e693ec: Created Expect[0] for '0883BF467ECE15DA4EFC'O to be handled at TC_ranap_cs_mo_disconnect0(238) TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@ca8c48e693ec: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)1206016 HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. TC_ranap_cs_mo_disconnect-PFCP(239)@ca8c48e693ec: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.255.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 := 'AC12FF14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923452410 }, 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)@ca8c48e693ec: sending to all conns: { } HNBGW_Test.msc0-RAN(232)@ca8c48e693ec: Found Expect[0] for l3='0883BF467ECE15DA4EFC'O handled at TC_ranap_cs_mo_disconnect0(238) HNBGW_Test.msc0-RAN(232)@ca8c48e693ec: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)13516964 HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(238)@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: vl_len:22 HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AA2720AC83D50C48AE9F4'O TC_ranap_cs_mo_disconnect0(238)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@ca8c48e693ec: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)1206016 HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@ca8c48e693ec: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.255.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 := 'AC12FF14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923452410 }, 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)@ca8c48e693ec: sending to all conns: { } HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-RAN(232)@ca8c48e693ec: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)13516964 TC_ranap_cs_mo_disconnect0(238)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(238)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(227)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(237)@ca8c48e693ec: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(228)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(228): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(229): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_mo_disconnect0(238): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(239): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Tue Apr 30 07:55:23 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=187661) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Tue Apr 30 07:55:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(246)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(246)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@ca8c48e693ec: f_create_expect(l3 := 'DF5BC9113C788A7F75AD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@ca8c48e693ec: Created Expect[0] for 'DF5BC9113C788A7F75AD'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ca8c48e693ec: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)13373448 HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@ca8c48e693ec: Found Expect[0] for l3='DF5BC9113C788A7F75AD'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@ca8c48e693ec: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)14654613 HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(251)@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: vl_len:22 HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A1F9A724D065A729A2A93'O TC_ranap_ps_mo_disconnect0(251)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ca8c48e693ec: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)13373448 HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@ca8c48e693ec: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.255.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 := 'AC12FF14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923452410 }, 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)@ca8c48e693ec: sending to all conns: { } TC_ranap_ps_mo_disconnect-PFCP(252)@ca8c48e693ec: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.255.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 := 'AC12FF14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923452410 }, 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)@ca8c48e693ec: sending to all conns: { } HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@ca8c48e693ec: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)14654613 TC_ranap_ps_mo_disconnect0(251)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(240)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(250)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@ca8c48e693ec: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(252): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Tue Apr 30 07:55:34 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=177571) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp ------ Tue Apr 30 07:55:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_ps_rab_assignment_with_pfcp started. TC_ps_rab_assignment_with_pfcp-Iuh0(254)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(259)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(259)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(259)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(257)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(262)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(262)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(262)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(259)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(262)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(258)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(258)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(261)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(261)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_with_pfcp-PFCP(265)@ca8c48e693ec: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) TC_ps_rab_assignment_with_pfcp-PFCP(265)@ca8c48e693ec: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.255.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 := 'AC12FF14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923452410 }, 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)@ca8c48e693ec: 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)@ca8c48e693ec: setverdict(pass): none -> pass TC_ps_rab_assignment_with_pfcp-PFCP(265)@ca8c48e693ec: 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)@ca8c48e693ec: f_create_expect(l3 := '6A02C75C4DAE1C7F1119'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(261)@ca8c48e693ec: Created Expect[0] for '6A02C75C4DAE1C7F1119'O to be handled at TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255)@ca8c48e693ec: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)6753577 HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(261)@ca8c48e693ec: Found Expect[0] for l3='6A02C75C4DAE1C7F1119'O handled at TC_ps_rab_assignment_with_pfcp0(264) HNBGW_Test.sgsn0-RAN(261)@ca8c48e693ec: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)3472841 HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_with_pfcp0(264)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: vl_from0 HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@ca8c48e693ec: 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)@ca8c48e693ec: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.255.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 := 'AC12FF14'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := 'AC12FF14'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)@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@ca8c48e693ec: 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)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@ca8c48e693ec: 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)@ca8c48e693ec: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.255.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)@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@ca8c48e693ec: 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)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: vl_len:12 HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: vl_from0 HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@ca8c48e693ec: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.255.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)@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp0(264)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@ca8c48e693ec: 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)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(253)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@ca8c48e693ec: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0(254)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(261)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(258)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(257)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(262)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(260)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(259)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(263)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0(254): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(257): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(258): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(259): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(260): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(261): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(262): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(263): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ps_rab_assignment_with_pfcp0(264): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-PFCP(265): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_ps_rab_assignment_with_pfcp finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass'. Tue Apr 30 07:55:50 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=209791) Waiting for packet dumper to finish... 1 (prev_count=209791, count=210291) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Tue Apr 30 07:55:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(274)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(274)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(274)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(277)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(277)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(277)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(275)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(274)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(277)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(276)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(276)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(279)7002629 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(279) HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(279)12262970 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(279)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(279)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)10490902 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)13780270 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(283)1031857 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: First idle individual index:2 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(283)6229277 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(285)7173663 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: First idle individual index:3 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(285) HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(285)8856046 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(285)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(285)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(276)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(272)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(273)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(270)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(275)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(266)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(278)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(277)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(274)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(284)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(286)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(280)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(282)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(266): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(270): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(272): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(273): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(274): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(275): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(276): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(277): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(278): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(279): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(280): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(282): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(284): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(285): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(286): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Tue Apr 30 07:55:59 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=214968) Waiting for packet dumper to finish... 1 (prev_count=214968, count=281190) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: 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 ------ Tue Apr 30 07:56:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(295)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(295)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(295)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(293)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(298)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(298)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(298)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-SCCP(296)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(301)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(301)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(301)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(299)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(304)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-M3UA(304)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(304)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-SCCP(302)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(295)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(298)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(301)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(304)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(294)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(294)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(297)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(297)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(300)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(300)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(303)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(303)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(294)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(294)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(306)11219097 HNBGW_Test.msc0-SCCP(293)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(293)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(294)@ca8c48e693ec: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(306) HNBGW_Test.msc0-RAN(294)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(306)5323868 HNBGW_Test.msc0-SCCP(293)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(293)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(306)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(306)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(297)@ca8c48e693ec: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(297)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(308)11600871 HNBGW_Test.msc1-SCCP(296)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(296)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(297)@ca8c48e693ec: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) HNBGW_Test.msc1-RAN(297)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)6516635 HNBGW_Test.msc1-SCCP(296)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(296)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(308)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(308)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(294)@ca8c48e693ec: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(294)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(310)13208033 HNBGW_Test.msc0-SCCP(293)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(293)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(294)@ca8c48e693ec: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) HNBGW_Test.msc0-RAN(294)@ca8c48e693ec: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(310)6576236 HNBGW_Test.msc0-SCCP(293)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(293)@ca8c48e693ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(310)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(310)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(300)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(302)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(293)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(294)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(301)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(303)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(304)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(295)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(296)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(297)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(291)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(298)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(299)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(287)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(305)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(307)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(287): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(291): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(293): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(294): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(295): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(296): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(297): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(298): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(299): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(300): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(301): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(302): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(303): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(304): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(305): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(306): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(307): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(308): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(310): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Tue Apr 30 07:56:08 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=242962) Waiting for packet dumper to finish... 1 (prev_count=242962, count=307478) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: 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 ------ Tue Apr 30 07:56:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: 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@ca8c48e693ec: 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)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(320)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(320)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(320)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(318)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(323)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(323)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(323)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-SCCP(321)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(326)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(326)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(326)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(324)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(329)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-M3UA(329)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(329)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-SCCP(327)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(320)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(323)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(326)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(329)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(319)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(319)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(322)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(322)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(325)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(325)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(328)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(328)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(319)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(319)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)7336302 HNBGW_Test.msc0-SCCP(318)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(318)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(319)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)372822 HNBGW_Test.msc0-SCCP(318)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(318)@ca8c48e693ec: 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)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(322)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(322)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)9099208 HNBGW_Test.msc1-SCCP(321)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(321)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(322)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)14381286 HNBGW_Test.msc1-SCCP(321)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(321)@ca8c48e693ec: 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)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(319)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(319)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)16445104 HNBGW_Test.msc0-SCCP(318)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(318)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(319)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)12920734 HNBGW_Test.msc0-SCCP(318)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(318)@ca8c48e693ec: 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)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(316)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(323)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(326)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(328)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(329)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(327)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(325)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(319)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(322)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(320)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(324)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(317)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(312)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(321)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(318)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(330)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(332)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(312): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(316): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(317): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(318): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(319): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(320): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(321): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(322): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(323): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(324): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(325): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(326): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(327): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(328): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(329): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(330): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(332): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Tue Apr 30 07:56:17 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.255.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=245782) Waiting for packet dumper to finish... 1 (prev_count=245782, count=310905) MTC@ca8c48e693ec: 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@ca8c48e693ec: 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 ------ Tue Apr 30 07:56:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: 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@ca8c48e693ec: 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)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(345)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(343)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(348)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(348)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(348)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-SCCP(346)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(351)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(351)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(351)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(349)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(354)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-M3UA(354)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(354)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-SCCP(352)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(345)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(348)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(351)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(354)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(344)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(344)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(347)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(347)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(350)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(350)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(353)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(353)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(344)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(344)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)2161141 HNBGW_Test.msc0-SCCP(343)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(343)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(344)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)14735005 HNBGW_Test.msc0-SCCP(343)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(343)@ca8c48e693ec: 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)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(347)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(347)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)8853262 HNBGW_Test.msc1-SCCP(346)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(346)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(347)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)5255558 HNBGW_Test.msc1-SCCP(346)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(346)@ca8c48e693ec: 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)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(344)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(344)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)11465140 HNBGW_Test.msc0-SCCP(343)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(343)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(344)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)8094353 HNBGW_Test.msc0-SCCP(343)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(343)@ca8c48e693ec: 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)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(341)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(353)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(352)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(354)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(347)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(350)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(346)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(337)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(355)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(342)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(351)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(348)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(349)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(357)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(337): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(341): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(342): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(346): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(347): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(348): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(349): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(350): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(351): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(352): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(353): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(354): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(355): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(357): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Tue Apr 30 07:56:27 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.255.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=246273) Waiting for packet dumper to finish... 1 (prev_count=246273, count=310982) MTC@ca8c48e693ec: 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@ca8c48e693ec: 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 ------ Tue Apr 30 07:56:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(370)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(370)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(370)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(368)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(373)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(373)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(373)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-SCCP(371)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(379)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-M3UA(379)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(379)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-SCCP(377)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(370)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(373)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(376)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(379)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(369)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(369)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(372)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(372)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(375)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(375)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(378)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(378)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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@ca8c48e693ec: 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@ca8c48e693ec: 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@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(369)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(369)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)2559290 HNBGW_Test.msc0-SCCP(368)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(368)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(369)@ca8c48e693ec: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381) HNBGW_Test.msc0-RAN(369)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)4537921 HNBGW_Test.msc0-SCCP(368)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(368)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(372)@ca8c48e693ec: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(372)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)8715529 HNBGW_Test.msc1-SCCP(371)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(371)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(372)@ca8c48e693ec: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) HNBGW_Test.msc1-RAN(372)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)1296454 HNBGW_Test.msc1-SCCP(371)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(371)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(369)@ca8c48e693ec: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(369)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)10423082 HNBGW_Test.msc0-SCCP(368)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(368)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(369)@ca8c48e693ec: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) HNBGW_Test.msc0-RAN(369)@ca8c48e693ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)10398496 HNBGW_Test.msc0-SCCP(368)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(368)@ca8c48e693ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(376)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(368)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(378)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(366)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(377)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(379)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(371)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(369)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(372)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(370)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(373)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(362)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(380)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(382)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(362): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(366): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(368): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(369): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(370): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(371): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(372): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(373): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(377): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(378): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(379): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(380): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(382): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Tue Apr 30 07:56:36 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.255.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=248017) Waiting for packet dumper to finish... 1 (prev_count=248017, count=317135) MTC@ca8c48e693ec: 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@ca8c48e693ec: 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 ------ Tue Apr 30 07:56:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: 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@ca8c48e693ec: 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)@ca8c48e693ec: 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)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(395)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(395)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(395)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(393)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(398)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(398)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(398)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-SCCP(396)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(401)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(401)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(401)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(399)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(404)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-M3UA(404)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(404)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(402)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(395)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(398)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(401)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(404)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(394)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(394)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(397)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(397)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(400)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(400)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(403)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(403)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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@ca8c48e693ec: 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@ca8c48e693ec: 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@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(394)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(394)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)15405811 HNBGW_Test.msc0-SCCP(393)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(393)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(394)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)10564817 HNBGW_Test.msc0-SCCP(393)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(393)@ca8c48e693ec: 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)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(397)@ca8c48e693ec: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(397)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)9863402 HNBGW_Test.msc1-SCCP(396)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(396)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(397)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)9552866 HNBGW_Test.msc1-SCCP(396)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(396)@ca8c48e693ec: 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)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(394)@ca8c48e693ec: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(394)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)7045754 HNBGW_Test.msc0-SCCP(393)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(393)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(394)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)7975081 HNBGW_Test.msc0-SCCP(393)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(393)@ca8c48e693ec: 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)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(400)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(391)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(399)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(403)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(393)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(394)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(401)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(402)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(387)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(404)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(395)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(398)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(396)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(392)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(397)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(405)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(407)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(387): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(391): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(393): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(394): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(395): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(396): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(397): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(398): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(399): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(400): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(401): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(402): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(403): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(404): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(407): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Tue Apr 30 07:56:45 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.255.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=318631) Waiting for packet dumper to finish... 1 (prev_count=318631, count=328473) MTC@ca8c48e693ec: 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@ca8c48e693ec: 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 ------ Tue Apr 30 07:56:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(420)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(420)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(420)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(418)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(423)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(423)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(423)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-SCCP(421)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(426)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(426)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(426)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(424)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(429)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-M3UA(429)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(429)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-SCCP(427)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(420)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(423)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(426)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(429)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(419)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(419)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(422)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(422)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(425)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(425)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(428)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(428)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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@ca8c48e693ec: 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@ca8c48e693ec: 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@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)6514066 HNBGW_Test.msc1-SCCP(421)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(421)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(422)@ca8c48e693ec: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431) HNBGW_Test.msc1-RAN(422)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)1266604 HNBGW_Test.msc1-SCCP(421)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(421)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@ca8c48e693ec: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)8830520 HNBGW_Test.msc1-SCCP(421)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.msc1-SCCP(421)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(422)@ca8c48e693ec: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) HNBGW_Test.msc1-RAN(422)@ca8c48e693ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)2614325 HNBGW_Test.msc1-SCCP(421)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(421)@ca8c48e693ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@ca8c48e693ec: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)8953003 HNBGW_Test.msc1-SCCP(421)@ca8c48e693ec: First idle individual index:2 HNBGW_Test.msc1-SCCP(421)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(422)@ca8c48e693ec: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) HNBGW_Test.msc1-RAN(422)@ca8c48e693ec: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)4638976 HNBGW_Test.msc1-SCCP(421)@ca8c48e693ec: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(421)@ca8c48e693ec: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(419)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(416)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(422)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(427)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(426)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(424)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(425)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(418)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(423)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(420)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(421)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(430)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(412)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(428)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(429)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(417)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(432)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(412): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(416): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(417): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(418): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(419): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(420): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(421): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(422): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(423): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(424): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(425): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(426): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(427): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(428): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(429): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(430): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(432): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Tue Apr 30 07:56:55 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.255.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=326755) Waiting for packet dumper to finish... 1 (prev_count=326755, count=336597) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: 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 ------ Tue Apr 30 07:56:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(445)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(445)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(445)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(443)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(448)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(448)@ca8c48e693ec: M3UA emulation initiated, the test can be started MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(448)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-SCCP(446)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(451)@ca8c48e693ec: ************************************************* HNBGW_Test.msc2-M3UA(451)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(451)@ca8c48e693ec: ************************************************* HNBGW_Test.msc2-SCCP(449)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(454)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(454)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(454)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(452)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(457)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-M3UA(457)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(457)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-SCCP(455)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(460)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn2-M3UA(460)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(460)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(458)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(445)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(448)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(451)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(454)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(457)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(460)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23910 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(444)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(447)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(447)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(444)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(450)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(450)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(453)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(453)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(456)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(456)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(459)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(459)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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@ca8c48e693ec: 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@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(450)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(450)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)3219340 HNBGW_Test.msc2-SCCP(449)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc2-SCCP(449)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(450)@ca8c48e693ec: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462) HNBGW_Test.msc2-RAN(450)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)2380778 HNBGW_Test.msc2-SCCP(449)@ca8c48e693ec: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(449)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(450)@ca8c48e693ec: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(450)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)8422746 HNBGW_Test.msc2-SCCP(449)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.msc2-SCCP(449)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(450)@ca8c48e693ec: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) HNBGW_Test.msc2-RAN(450)@ca8c48e693ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)11036341 HNBGW_Test.msc2-SCCP(449)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(449)@ca8c48e693ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(447)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(447)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)9012187 HNBGW_Test.msc1-SCCP(446)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(446)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(447)@ca8c48e693ec: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) HNBGW_Test.msc1-RAN(447)@ca8c48e693ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)15310229 HNBGW_Test.msc1-SCCP(446)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(446)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(447)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(448)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(452)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(456)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(455)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(449)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(457)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-RAN(450)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(441)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(444)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(445)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(443)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(459)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(454)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(451)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(458)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(460)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(442)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(453)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(446)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(461)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(437)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(463)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(437): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(441): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(442): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(443): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(444): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(445): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(446): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(447): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(448): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(449): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-RAN(450): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(451): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(452): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(453): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(454): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(455): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(456): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(457): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(458): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn2-RAN(459): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(460): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(463): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Tue Apr 30 07:57:04 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.255.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=401102) Waiting for packet dumper to finish... 1 (prev_count=401102, count=406279) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: 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 ------ Tue Apr 30 07:57:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(476)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(476)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(476)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(474)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(479)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(479)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(479)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-SCCP(477)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(482)@ca8c48e693ec: ************************************************* HNBGW_Test.msc2-M3UA(482)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(482)@ca8c48e693ec: ************************************************* HNBGW_Test.msc2-SCCP(480)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(491)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn2-M3UA(491)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(491)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn2-SCCP(489)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(476)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(479)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(482)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(485)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(488)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(491)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23910 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(475)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(475)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(478)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(478)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(481)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(481)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(484)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(484)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(487)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(487)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(490)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(490)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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@ca8c48e693ec: 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@ca8c48e693ec: 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.255.203", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(475)@ca8c48e693ec: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(475)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)11227978 HNBGW_Test.msc0-SCCP(474)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(474)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(475)@ca8c48e693ec: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(493) HNBGW_Test.msc0-RAN(475)@ca8c48e693ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)11329964 HNBGW_Test.msc0-SCCP(474)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(474)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(481)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(481)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)12160658 HNBGW_Test.msc2-SCCP(480)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc2-SCCP(480)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(481)@ca8c48e693ec: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) HNBGW_Test.msc2-RAN(481)@ca8c48e693ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)13478343 HNBGW_Test.msc2-SCCP(480)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(480)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(475)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(482)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(480)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-RAN(481)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(468)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(479)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(478)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(477)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(476)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(483)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(474)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(473)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(491)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(489)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(492)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(490)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(494)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(468): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(473): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(474): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(475): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(476): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(477): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(478): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(479): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(480): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-RAN(481): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(482): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(489): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn2-RAN(490): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(491): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(492): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(493): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(494): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(495): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Tue Apr 30 07:57:12 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.255.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=358827) Waiting for packet dumper to finish... 1 (prev_count=358827, count=363974) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Tue Apr 30 07:57:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(498)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(500)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(505)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(505)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(505)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(503)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(508)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(508)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(508)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-SCCP(506)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(511)@ca8c48e693ec: ************************************************* HNBGW_Test.msc2-M3UA(511)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(511)@ca8c48e693ec: ************************************************* HNBGW_Test.msc2-SCCP(509)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(514)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(514)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(514)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(512)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(505)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(508)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(511)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(514)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(504)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(504)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(507)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(507)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(510)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(510)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(513)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(513)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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(499)@ca8c48e693ec: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(501)@ca8c48e693ec: UnitdataCallback HNBGW_Test.msc0-RAN(504)@ca8c48e693ec: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(504)@ca8c48e693ec: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(516) TC_mscpool_paging_imsi-Iuh0-RUA(499)@ca8c48e693ec: Added conn table entry 0TC_mscpool_paging_imsi0(516)10321994 HNBGW_Test.msc0-SCCP(503)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(503)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(504)@ca8c48e693ec: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(516) HNBGW_Test.msc0-RAN(504)@ca8c48e693ec: Added conn table entry 0TC_mscpool_paging_imsi0(516)3367350 HNBGW_Test.msc0-SCCP(503)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(503)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(516)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(516)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(513)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(501)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(509)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(512)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(499)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-RAN(510)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(504)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(511)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(508)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(506)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(503)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(498)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(500)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(507)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(505)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(497)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(514)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(515)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(517)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(497): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(498): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(499): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(500): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(501): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(503): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(504): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(505): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(506): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(507): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(508): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(509): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-RAN(510): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(511): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(512): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(513): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(514): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(515): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_paging_imsi0(516): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(517): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Tue Apr 30 07:57:21 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=250593) Waiting for packet dumper to finish... 1 (prev_count=250593, count=295653) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Tue Apr 30 07:57:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(519)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(521)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(526)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(526)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(526)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(524)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(529)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(529)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(529)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-SCCP(527)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(532)@ca8c48e693ec: ************************************************* HNBGW_Test.msc2-M3UA(532)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(532)@ca8c48e693ec: ************************************************* HNBGW_Test.msc2-SCCP(530)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(535)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(535)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(535)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(533)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(526)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(529)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(532)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(535)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(525)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(528)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(525)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(528)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(531)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(531)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(534)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(534)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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)@ca8c48e693ec: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O TC_mscpool_paging_tmsi-Iuh1-RUA(522)@ca8c48e693ec: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(520)@ca8c48e693ec: UnitdataCallback TC_mscpool_paging_tmsi0(537)@ca8c48e693ec: 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)@ca8c48e693ec: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(525)@ca8c48e693ec: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(537) TC_mscpool_paging_tmsi-Iuh0-RUA(520)@ca8c48e693ec: Added conn table entry 0TC_mscpool_paging_tmsi0(537)14946765 HNBGW_Test.msc0-SCCP(524)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(524)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(525)@ca8c48e693ec: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(537) HNBGW_Test.msc0-RAN(525)@ca8c48e693ec: Added conn table entry 0TC_mscpool_paging_tmsi0(537)10143412 HNBGW_Test.msc0-SCCP(524)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(524)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(537)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(537)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_tmsi-Iuh0-RUA(520)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(522)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(534)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(533)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(532)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(535)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-RAN(531)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(529)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(525)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(527)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(530)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(524)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(519)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(518)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(528)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(526)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(521)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(536)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(538)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(519): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(520): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(521): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(522): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(524): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(525): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(526): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(527): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(528): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(529): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(530): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-RAN(531): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(532): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(533): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(534): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(535): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(536): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_paging_tmsi0(537): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(538): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Tue Apr 30 07:57:31 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234449) Waiting for packet dumper to finish... 1 (prev_count=234449, count=277558) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: 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 ------ Tue Apr 30 07:57:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(540)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(542)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(547)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(547)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(547)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(545)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(550)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(550)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(550)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(548)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(553)@ca8c48e693ec: ************************************************* HNBGW_Test.msc2-M3UA(553)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(553)@ca8c48e693ec: ************************************************* HNBGW_Test.msc2-SCCP(551)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(556)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(556)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(556)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(554)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(547)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(550)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(553)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(556)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(546)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(549)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(552)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(552)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(555)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(555)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(549)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(546)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(546)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(558)15491093 HNBGW_Test.msc0-SCCP(545)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(545)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(546)@ca8c48e693ec: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(558) HNBGW_Test.msc0-RAN(546)@ca8c48e693ec: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(558)1416842 HNBGW_Test.msc0-SCCP(545)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(545)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(558)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(558)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(552)@ca8c48e693ec: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(552)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(560)15810609 HNBGW_Test.msc2-SCCP(551)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc2-SCCP(551)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(552)@ca8c48e693ec: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(560) HNBGW_Test.msc2-RAN(552)@ca8c48e693ec: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)3716731 HNBGW_Test.msc2-SCCP(551)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(551)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(560)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(560)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(546)@ca8c48e693ec: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(562)3652178 HNBGW_Test.msc0-SCCP(545)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(545)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(546)@ca8c48e693ec: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(562) HNBGW_Test.msc0-RAN(546)@ca8c48e693ec: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(562)13781540 HNBGW_Test.msc0-SCCP(545)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(545)@ca8c48e693ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(562)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(562)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(546)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-RAN(552)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(548)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(543)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(539)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(553)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(555)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(540)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(550)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(556)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(547)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(544)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(549)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(554)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(551)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(542)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(545)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(557)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(563)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(559)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(561)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(539): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(540): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(542): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(543): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(545): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(546): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(547): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(548): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(549): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(550): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(551): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-RAN(552): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(553): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(554): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(555): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(556): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(557): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(558): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(559): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(560): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(561): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(562): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(563): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Tue Apr 30 07:57:40 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=270146) Waiting for packet dumper to finish... 1 (prev_count=270146, count=331350) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: 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 ------ Tue Apr 30 07:57:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(565)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(567)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(572)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(572)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(572)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(570)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(575)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(575)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(575)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(573)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(578)@ca8c48e693ec: ************************************************* HNBGW_Test.msc2-M3UA(578)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(578)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(576)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(572)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(575)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(578)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(581)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(571)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(571)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(574)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(577)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(577)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(580)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(580)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(574)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(574)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(574)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(583)2035327 HNBGW_Test.msc1-SCCP(573)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(573)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(574)@ca8c48e693ec: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(583) HNBGW_Test.msc1-RAN(574)@ca8c48e693ec: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(583)1952664 HNBGW_Test.msc1-SCCP(573)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(573)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(583)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(583)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(571)@ca8c48e693ec: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(571)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(585)15386296 HNBGW_Test.msc0-SCCP(570)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(570)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(571)@ca8c48e693ec: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(585) HNBGW_Test.msc0-RAN(571)@ca8c48e693ec: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)13808149 HNBGW_Test.msc0-SCCP(570)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(570)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(585)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(585)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(577)@ca8c48e693ec: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(577)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(587)8725913 HNBGW_Test.msc2-SCCP(576)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc2-SCCP(576)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(577)@ca8c48e693ec: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(587) HNBGW_Test.msc2-RAN(577)@ca8c48e693ec: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(587)10294557 HNBGW_Test.msc2-SCCP(576)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(576)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(587)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(587)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(579)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(573)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(575)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(574)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(571)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(576)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(572)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(568)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-RAN(577)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(565)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(570)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(567)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(564)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(582)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(578)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(569)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(584)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(586)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(588)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(564): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(565): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(567): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(568): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(569): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(570): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(571): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(572): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(573): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(574): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(575): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(576): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-RAN(577): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(578): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(582): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(583): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(584): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(585): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(586): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(587): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(588): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Tue Apr 30 07:57:49 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=345662) Waiting for packet dumper to finish... 1 (prev_count=345662, count=352389) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: 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 ------ Tue Apr 30 07:57:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(597)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(597)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(597)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(595)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(600)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(600)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(600)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(598)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(603)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(603)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(603)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(601)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(606)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-M3UA(606)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(606)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(604)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(597)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(600)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(603)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(606)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(596)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(596)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(599)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(599)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(602)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(602)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(605)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(605)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(596)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(596)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)1913174 HNBGW_Test.msc0-SCCP(595)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(595)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(596)@ca8c48e693ec: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608) HNBGW_Test.msc0-RAN(596)@ca8c48e693ec: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)10541052 HNBGW_Test.msc0-SCCP(595)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(595)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(599)@ca8c48e693ec: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(599)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)10880679 HNBGW_Test.msc1-SCCP(598)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(598)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(599)@ca8c48e693ec: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) HNBGW_Test.msc1-RAN(599)@ca8c48e693ec: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)5786194 HNBGW_Test.msc1-SCCP(598)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(598)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: "disconnecting msc0" HNBGW_Test.msc0-RAN(596)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(597)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(595)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: 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.255.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)@ca8c48e693ec: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)1913174 HNBGW_Test.msc1-RAN(599)@ca8c48e693ec: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(599)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)6246589 HNBGW_Test.msc1-SCCP(598)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.msc1-SCCP(598)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(599)@ca8c48e693ec: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) HNBGW_Test.msc1-RAN(599)@ca8c48e693ec: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)5909806 HNBGW_Test.msc1-SCCP(598)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(598)@ca8c48e693ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(601)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(602)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(604)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(606)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(603)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(599)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(593)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(594)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(605)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(598)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(600)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(589)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(607)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(609)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(589): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(593): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(594): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(595): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(596): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(597): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(598): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(599): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(600): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(601): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(602): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(603): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(604): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(605): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(606): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(607): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(609): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Tue Apr 30 07:57:58 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=256123) Waiting for packet dumper to finish... 1 (prev_count=256123, count=319087) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: 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 ------ Tue Apr 30 07:58:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(622)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(622)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(622)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(620)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(625)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(625)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(625)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(623)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(622)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(625)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(621)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(621)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(624)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(624)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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.255.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(621)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(621)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)6819619 HNBGW_Test.msc0-SCCP(620)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(620)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(621)@ca8c48e693ec: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627) HNBGW_Test.msc0-RAN(621)@ca8c48e693ec: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)3564926 HNBGW_Test.msc0-SCCP(620)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(620)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(621)@ca8c48e693ec: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(621)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)9855037 HNBGW_Test.msc0-SCCP(620)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(620)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(621)@ca8c48e693ec: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) HNBGW_Test.msc0-RAN(621)@ca8c48e693ec: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)902926 HNBGW_Test.msc0-SCCP(620)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(620)@ca8c48e693ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: "connecting cnlink 1" MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(633)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(633)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(633)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-SCCP(631)@ca8c48e693ec: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(633)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 MTC@ca8c48e693ec: 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.255.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(632)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(632)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(632)@ca8c48e693ec: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(632)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)10005635 HNBGW_Test.msc1-SCCP(631)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(631)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(632)@ca8c48e693ec: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634) HNBGW_Test.msc1-RAN(632)@ca8c48e693ec: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)15394289 HNBGW_Test.msc1-SCCP(631)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(631)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)@ca8c48e693ec: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(620)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(623)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(633)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(631)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(632)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(618)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(621)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(624)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(614)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(622)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(625)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(619)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(626)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(628)@ca8c48e693ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(635)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(618): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(619): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(620): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(621): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(622): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(623): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(624): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(625): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(626): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(628): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(631): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(632): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(633): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(635): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Tue Apr 30 07:58:08 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229196) Waiting for packet dumper to finish... 1 (prev_count=229196, count=305303) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Tue Apr 30 07:58:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(644)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(644)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(644)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(642)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(647)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(647)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(647)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(644)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(647)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(643)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(643)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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.255.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(649)6994876 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(649) HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(649)11345111 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(649)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(649)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(651)16584446 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(651)10876422 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(651)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(651)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(653)16708782 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(653)532640 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(653)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(653)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(655)7730091 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(655)2448859 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(655)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(655)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(644)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(642)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(640)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(636)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(646)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(643)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(647)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(645)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(648)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(641)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(650)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(636): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(640): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(641): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(642): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(643): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(644): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(645): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(646): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(647): none (pass -> pass) Tue Apr 30 07:58:18 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(648): none (pass -> pass)Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(649): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(650): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(651): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(653): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(655): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=288862) Waiting for packet dumper to finish... 1 (prev_count=288862, count=298695) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: 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 ------ Tue Apr 30 07:58:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(665)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(665)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(665)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(663)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(668)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(668)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(668)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-SCCP(666)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(671)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(671)@ca8c48e693ec: M3UA emulation initiated, the test can be started MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(671)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(669)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(674)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-M3UA(674)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(674)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(672)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(665)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(668)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(671)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(674)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(664)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(667)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(667)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(664)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(670)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(670)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(673)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(673)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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.255.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(670)@ca8c48e693ec: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(670)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(676)8513353 HNBGW_Test.sgsn0-SCCP(669)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(669)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(670)@ca8c48e693ec: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(676) HNBGW_Test.sgsn0-RAN(670)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(676)16592019 HNBGW_Test.sgsn0-SCCP(669)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(669)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(676)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(676)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(673)@ca8c48e693ec: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(673)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(678)15337144 HNBGW_Test.sgsn1-SCCP(672)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(672)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(673)@ca8c48e693ec: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) HNBGW_Test.sgsn1-RAN(673)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)5359075 HNBGW_Test.sgsn1-SCCP(672)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(672)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(670)@ca8c48e693ec: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(670)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(680)13791330 HNBGW_Test.sgsn0-SCCP(669)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(669)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(670)@ca8c48e693ec: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) HNBGW_Test.sgsn0-RAN(670)@ca8c48e693ec: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(680)3679930 HNBGW_Test.sgsn0-SCCP(669)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(669)@ca8c48e693ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(671)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(657)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(673)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(665)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(661)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(664)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(666)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(663)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(674)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(669)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(668)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(675)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(672)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(667)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(662)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(670)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(677)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(657): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(661): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(662): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(663): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(664): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(665): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(666): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(667): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(668): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(669): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(670): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(671): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(672): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(673): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(674): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(675): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(676): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(677): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(678): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(680): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Tue Apr 30 07:58:27 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248919) Waiting for packet dumper to finish... 1 (prev_count=248919, count=316184) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Tue Apr 30 07:58:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(690)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(690)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(690)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(688)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(693)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(693)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(693)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-SCCP(691)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(696)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(696)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(696)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(694)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(699)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-M3UA(699)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(699)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-SCCP(697)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(690)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(693)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(696)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(699)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(689)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(689)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(692)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(692)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(695)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(695)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(698)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(698)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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@ca8c48e693ec: 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@ca8c48e693ec: 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@ca8c48e693ec: 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.255.203", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@ca8c48e693ec: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(701)15769239 HNBGW_Test.sgsn1-SCCP(697)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(697)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(698)@ca8c48e693ec: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(701) HNBGW_Test.sgsn1-RAN(698)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(701)14258522 HNBGW_Test.sgsn1-SCCP(697)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(697)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(701)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(701)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@ca8c48e693ec: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(703)11890829 HNBGW_Test.sgsn1-SCCP(697)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(697)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(698)@ca8c48e693ec: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(703) HNBGW_Test.sgsn1-RAN(698)@ca8c48e693ec: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(703)3703031 HNBGW_Test.sgsn1-SCCP(697)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(697)@ca8c48e693ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(703)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(703)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@ca8c48e693ec: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(705)7910524 HNBGW_Test.sgsn1-SCCP(697)@ca8c48e693ec: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(697)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(698)@ca8c48e693ec: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(705) HNBGW_Test.sgsn1-RAN(698)@ca8c48e693ec: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(705)8596393 HNBGW_Test.sgsn1-SCCP(697)@ca8c48e693ec: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(697)@ca8c48e693ec: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(705)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(705)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(686)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(690)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(698)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(691)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(695)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(697)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(696)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(689)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(688)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(694)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(692)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(693)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(699)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(700)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(682)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(702)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(682): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(686): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(688): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(689): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(690): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(691): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(692): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(693): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(694): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(695): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(696): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(697): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(698): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(699): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(700): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(701): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(702): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(703): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(705): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Tue Apr 30 07:58:36 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=316185) Waiting for packet dumper to finish... 1 (prev_count=316185, count=327601) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Tue Apr 30 07:58:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(715)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(715)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(715)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(713)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(718)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(718)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(718)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-SCCP(716)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(721)@ca8c48e693ec: ************************************************* HNBGW_Test.msc2-M3UA(721)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(721)@ca8c48e693ec: ************************************************* HNBGW_Test.msc2-SCCP(719)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(724)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(724)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(724)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(722)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(727)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-M3UA(727)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(727)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(725)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(730)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn2-M3UA(730)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(730)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn2-SCCP(728)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(715)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(718)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(721)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(724)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(727)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(730)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23910 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(714)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(717)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(714)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(717)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(720)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(720)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(723)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(723)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(726)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(726)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(729)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(729)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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@ca8c48e693ec: 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@ca8c48e693ec: 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.255.203", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(729)@ca8c48e693ec: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(729)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(732)10157730 HNBGW_Test.sgsn2-SCCP(728)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(728)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(729)@ca8c48e693ec: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(732) HNBGW_Test.sgsn2-RAN(729)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(732)7238344 HNBGW_Test.sgsn2-SCCP(728)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(728)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(732)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(732)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(729)@ca8c48e693ec: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(729)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(734)8858504 HNBGW_Test.sgsn2-SCCP(728)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(728)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(729)@ca8c48e693ec: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(734) HNBGW_Test.sgsn2-RAN(729)@ca8c48e693ec: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(734)1834819 HNBGW_Test.sgsn2-SCCP(728)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(728)@ca8c48e693ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(734)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(734)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(726)@ca8c48e693ec: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(726)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(736)14853335 HNBGW_Test.sgsn1-SCCP(725)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(725)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(726)@ca8c48e693ec: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(736) HNBGW_Test.sgsn1-RAN(726)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(736)6781267 HNBGW_Test.sgsn1-SCCP(725)@ca8c48e693ec: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(736)@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(725)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(736)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(723)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(724)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(721)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(707)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(725)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(728)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(722)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(711)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(715)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(714)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-RAN(720)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(716)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(717)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(719)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(712)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(729)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(713)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(727)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(718)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(726)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(730)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(731)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(733)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(707): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(711): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(713): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(714): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(715): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(716): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(717): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(718): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(719): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-RAN(720): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(721): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(722): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(723): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(724): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(725): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(726): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(727): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(728): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn2-RAN(729): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(730): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(731): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(732): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(733): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(734): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(736): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Tue Apr 30 07:58:45 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=386844) Waiting for packet dumper to finish... 1 (prev_count=386844, count=392024) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Tue Apr 30 07:58:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(739)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(741)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(746)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(746)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(746)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(744)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(749)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(749)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(749)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-SCCP(747)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(752)@ca8c48e693ec: ************************************************* HNBGW_Test.msc2-M3UA(752)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(752)@ca8c48e693ec: ************************************************* HNBGW_Test.msc2-SCCP(750)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(755)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(755)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(755)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(753)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(758)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-M3UA(758)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(758)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-SCCP(756)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(761)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn2-M3UA(761)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(761)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn2-SCCP(759)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(746)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(749)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc2-M3UA(752)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23909 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(755)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(758)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(761)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23910 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(745)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(745)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(748)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(748)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(751)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(751)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(754)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(754)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(757)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(757)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(760)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(760)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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@ca8c48e693ec: 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@ca8c48e693ec: 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.255.203", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(754)@ca8c48e693ec: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(754)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(763)8218258 HNBGW_Test.sgsn0-SCCP(753)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(753)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(754)@ca8c48e693ec: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(763) HNBGW_Test.sgsn0-RAN(754)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(763)2180608 HNBGW_Test.sgsn0-SCCP(753)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(753)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(763)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(763)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(760)@ca8c48e693ec: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(760)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(765)14273463 HNBGW_Test.sgsn2-SCCP(759)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(759)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(760)@ca8c48e693ec: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(765) HNBGW_Test.sgsn2-RAN(760)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)6004513 HNBGW_Test.sgsn2-SCCP(759)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(759)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(765)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(765)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-RAN(751)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(744)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(754)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(753)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(757)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(758)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(747)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(745)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(742)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(739)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(759)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(750)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(756)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(738)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(762)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(752)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(741)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(761)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(755)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(743)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(746)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(748)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(760)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(749)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(764)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(766)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(738): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(739): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(741): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(742): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(743): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(744): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(745): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(746): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(747): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(748): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(749): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(750): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-RAN(751): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(752): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(753): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(754): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(755): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(756): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(757): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(758): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(759): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn2-RAN(760): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(761): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(762): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(763): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(764): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(765): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(766): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Tue Apr 30 07:58:54 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=346161) Waiting for packet dumper to finish... 1 (prev_count=346161, count=351317) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: 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 ------ Tue Apr 30 07:58:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(775)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(775)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(775)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(773)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(778)@ca8c48e693ec: ************************************************* HNBGW_Test.msc1-M3UA(778)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(778)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(776)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(781)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(781)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(781)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(779)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(784)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-M3UA(784)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(784)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(782)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(775)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc1-M3UA(778)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23907 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(781)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(784)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(774)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(777)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(777)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(780)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(780)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(783)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(783)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(774)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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.255.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(780)@ca8c48e693ec: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(780)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)9752637 HNBGW_Test.sgsn0-SCCP(779)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(779)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(780)@ca8c48e693ec: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786) HNBGW_Test.sgsn0-RAN(780)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)10264112 HNBGW_Test.sgsn0-SCCP(779)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(779)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(783)@ca8c48e693ec: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(783)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)12194668 HNBGW_Test.sgsn1-SCCP(782)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(782)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(783)@ca8c48e693ec: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) HNBGW_Test.sgsn1-RAN(783)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)11896404 HNBGW_Test.sgsn1-SCCP(782)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(782)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(780)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(781)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(779)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: 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.255.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)@ca8c48e693ec: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)9752637 HNBGW_Test.sgsn1-RAN(783)@ca8c48e693ec: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(783)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)1542404 HNBGW_Test.sgsn1-SCCP(782)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(782)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(783)@ca8c48e693ec: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) HNBGW_Test.sgsn1-RAN(783)@ca8c48e693ec: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)4693941 HNBGW_Test.sgsn1-SCCP(782)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(782)@ca8c48e693ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(774)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(771)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(783)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(782)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(784)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(773)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(777)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(776)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(778)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(775)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(767)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(772)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(785)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(787)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(767): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(771): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(772): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(773): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(774): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(775): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(776): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-RAN(777): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(778): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(779): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(780): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(781): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(782): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(783): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(784): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(785): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(787): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_TestsTue Apr 30 07:59:03 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc .TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=284809) Waiting for packet dumper to finish... 1 (prev_count=284809, count=343695) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: 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 ------ Tue Apr 30 07:59:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(800)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(800)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(800)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(798)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(803)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(803)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(803)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(801)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(800)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(803)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(799)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(799)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(802)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(802)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: 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@ca8c48e693ec: "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@ca8c48e693ec: 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.255.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(802)@ca8c48e693ec: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(802)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)16075263 HNBGW_Test.sgsn0-SCCP(801)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(801)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(802)@ca8c48e693ec: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805) HNBGW_Test.sgsn0-RAN(802)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)3768142 HNBGW_Test.sgsn0-SCCP(801)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(801)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: 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.255.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(802)@ca8c48e693ec: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(802)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)1366052 HNBGW_Test.sgsn0-SCCP(801)@ca8c48e693ec: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(801)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(802)@ca8c48e693ec: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) HNBGW_Test.sgsn0-RAN(802)@ca8c48e693ec: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)11697419 HNBGW_Test.sgsn0-SCCP(801)@ca8c48e693ec: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(801)@ca8c48e693ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: "connecting cnlink 1" MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(811)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-M3UA(811)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(811)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn1-SCCP(809)@ca8c48e693ec: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(811)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23908 to server: "172.18.255.200":2905 association #8 MTC@ca8c48e693ec: 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.255.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(810)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(810)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(810)@ca8c48e693ec: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(810)@ca8c48e693ec: 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)@ca8c48e693ec: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)1782589 HNBGW_Test.sgsn1-SCCP(809)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(809)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(810)@ca8c48e693ec: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812) HNBGW_Test.sgsn1-RAN(810)@ca8c48e693ec: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)4210994 HNBGW_Test.sgsn1-SCCP(809)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(809)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)@ca8c48e693ec: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: 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@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(799)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(811)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(797)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(798)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(796)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(792)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(801)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(800)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(803)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(809)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(804)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(802)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(810)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(813)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808)@ca8c48e693ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(806)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(796): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(797): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(798): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(799): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(800): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(801): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(802): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(803): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(804): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(806): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(809): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(810): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(811): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(813): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Tue Apr 30 07:59:13 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=253324) Waiting for packet dumper to finish... 1 (prev_count=253324, count=330535) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Tue Apr 30 07:59:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(815)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(820)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(820)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(820)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(823)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(823)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(823)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(821)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(820)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(823)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(819)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(819)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(822)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(822)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(824)@ca8c48e693ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(825) HNBGW_Test.msc0-RAN(819)@ca8c48e693ec: f_create_expect(l3 := '6A5B3183E7F3C0252DDE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(819)@ca8c48e693ec: Created Expect[0] for '6A5B3183E7F3C0252DDE'O to be handled at TC_second_rab_assignment0(825) TC_second_rab_assignment-Iuh0-RUA(816)@ca8c48e693ec: Added conn table entry 0TC_second_rab_assignment0(825)11925387 HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(819)@ca8c48e693ec: Found Expect[0] for l3='6A5B3183E7F3C0252DDE'O handled at TC_second_rab_assignment0(825) HNBGW_Test.msc0-RAN(819)@ca8c48e693ec: Added conn table entry 0TC_second_rab_assignment0(825)14113479 HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: Session index based on connection ID:0 TC_second_rab_assignment0(825)@ca8c48e693ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: vl_len:91 HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(824)@ca8c48e693ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b5f78b17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b5f78b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ca8c48e693ec: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b5f78b17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b5f78b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.255.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)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(825)@ca8c48e693ec: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b5f78b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b5f78b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ca8c48e693ec: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b5f78b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b5f78b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.255.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)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(825)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: vl_len:63 HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(825)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(825)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: vl_len:12 HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(825)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(825)@ca8c48e693ec: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(825)@ca8c48e693ec: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b5f78b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(825)@ca8c48e693ec: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b5f78b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(825)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(825)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(825)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_second_rab_assignment-Iuh0-RUA(816)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(822)@ca8c48e693ec: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(815)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(818)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(817)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(819)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(821)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(814)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(820)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(823)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(824)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment-PFCP(826)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_second_rab_assignment-Iuh0(815): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(816): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(817): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(818): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(819): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(820): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(821): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(822): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(823): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(824): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_second_rab_assignment0(825): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_second_rab_assignment-PFCP(826): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_second_rab_assignment finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Tue Apr 30 07:59:20 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=226857) Waiting for packet dumper to finish... 1 (prev_count=226857, count=227357) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Tue Apr 30 07:59:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(833)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(833)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(833)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-SCCP(831)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(836)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(836)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(836)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(834)@ca8c48e693ec: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(833)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(836)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(832)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(832)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(835)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(835)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(829)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(831)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(833)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(827)@ca8c48e693ec: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(832)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(835)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(834)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(836)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(837)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(827): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(829): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(831): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(832): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(833): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(834): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(835): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(836): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(837): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Tue Apr 30 07:59:25 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91089) Waiting for packet dumper to finish... 1 (prev_count=91089, count=154722) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Tue Apr 30 07:59:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@ca8c48e693ec: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(839)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(841)@ca8c48e693ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(846)@ca8c48e693ec: ************************************************* HNBGW_Test.msc0-M3UA(846)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(846)@ca8c48e693ec: ************************************************* MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(844)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ca8c48e693ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(849)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-M3UA(849)@ca8c48e693ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(849)@ca8c48e693ec: ************************************************* HNBGW_Test.sgsn0-SCCP(847)@ca8c48e693ec: v_sccp_pdu_maxlen:268 MTC@ca8c48e693ec: setverdict(pass): none -> pass MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(846)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23905 to server: "172.18.255.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(849)@ca8c48e693ec: SCTP_ConnectResult -> connection established from: "172.18.255.203":23906 to server: "172.18.255.200":2905 association #8 HNBGW_Test.msc0-RAN(845)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(845)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(848)@ca8c48e693ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(848)@ca8c48e693ec: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(845)@ca8c48e693ec: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(845)@ca8c48e693ec: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(851) TC_apply_sccp-Iuh0-RUA(840)@ca8c48e693ec: Added conn table entry 0TC_apply_sccp0(851)5785779 HNBGW_Test.msc0-SCCP(844)@ca8c48e693ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(844)@ca8c48e693ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(845)@ca8c48e693ec: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(851) HNBGW_Test.msc0-RAN(845)@ca8c48e693ec: Added conn table entry 0TC_apply_sccp0(851)5753371 HNBGW_Test.msc0-SCCP(844)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(844)@ca8c48e693ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(851)@ca8c48e693ec: setverdict(pass): none -> pass TC_apply_sccp0(851)@ca8c48e693ec: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(844)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(844)@ca8c48e693ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(844)@ca8c48e693ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(844)@ca8c48e693ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(851)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(844)@ca8c48e693ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(844)@ca8c48e693ec: vl_len:22 HNBGW_Test.msc0-SCCP(844)@ca8c48e693ec: vl_from0 HNBGW_Test.msc0-SCCP(844)@ca8c48e693ec: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AEBB968D189D6C920D4F1'O TC_apply_sccp0(851)@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(851)@ca8c48e693ec: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(844)@ca8c48e693ec: Session index based on local reference:0 HNBGW_Test.msc0-RAN(845)@ca8c48e693ec: Deleted conn table entry 0TC_apply_sccp0(851)5753371 TC_apply_sccp-Iuh0-RUA(840)@ca8c48e693ec: Deleted conn table entry 0TC_apply_sccp0(851)5785779 TC_apply_sccp0(851)@ca8c48e693ec: Final verdict of PTC: pass MTC@ca8c48e693ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(849)@ca8c48e693ec: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(840)@ca8c48e693ec: Final verdict of PTC: none VirtHNBGW-STATS(838)@ca8c48e693ec: Final verdict of PTC: none HNBGW-MGCP(850)@ca8c48e693ec: Final verdict of PTC: none TC_apply_sccp-Iuh1(841)@ca8c48e693ec: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(842)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(844)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(845)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(848)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(847)@ca8c48e693ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(846)@ca8c48e693ec: Final verdict of PTC: none TC_apply_sccp-Iuh0(839)@ca8c48e693ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(852)@ca8c48e693ec: Final verdict of PTC: none MTC@ca8c48e693ec: Setting final verdict of the test case. MTC@ca8c48e693ec: Local verdict of MTC: pass MTC@ca8c48e693ec: Local verdict of PTC VirtHNBGW-STATS(838): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_apply_sccp-Iuh0(839): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(840): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_apply_sccp-Iuh1(841): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(842): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(844): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-RAN(845): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(846): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(847): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(848): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(849): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC HNBGW-MGCP(850): none (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_apply_sccp0(851): pass (pass -> pass) MTC@ca8c48e693ec: Local verdict of PTC TC_apply_sccp-PFCP(852): none (pass -> pass) MTC@ca8c48e693ec: Test case TC_apply_sccp finished. Verdict: pass MTC@ca8c48e693ec: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Tue Apr 30 07:59:35 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.255.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179067) Waiting for packet dumper to finish... 1 (prev_count=179067, count=204859) MTC@ca8c48e693ec: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@ca8c48e693ec: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ca8c48e693ec: Terminating MTC. MC@ca8c48e693ec: MTC terminated. MC2> exit MC@ca8c48e693ec: Shutting down session. MC@ca8c48e693ec: 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-843-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-843-hnbgw jenkins-ttcn3-hnbgw-test-843-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-843-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-843-stp + docker kill jenkins-ttcn3-hnbgw-test-843-stp jenkins-ttcn3-hnbgw-test-843-stp + docker wait jenkins-ttcn3-hnbgw-test-843-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-255 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnbgw-test-255 + docker network remove ttcn3-hnbgw-test-255 ttcn3-hnbgw-test-255 + 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-843-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