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-sgsn-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-sgsn-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 9ca9bed0acf4fbf82fa56ada8be7f62cbbc9190d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9ca9bed0acf4fbf82fa56ada8be7f62cbbc9190d # timeout=10 Commit message: "ttcn3-s1gw-test: fix using unassigned addr for osmo-s1gw" > git rev-list --no-walk f5a5304dc5e74a6c10e362f0d09e9773414dba00 # timeout=10 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins6797788417631109717.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-sgsn-test + export IMAGE_SUFFIX=master + cd ttcn3-sgsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs ] + [ xjenkins-ttcn3-sgsn-test-2384 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-sgsn-test + SUITE_NAME=ttcn3-sgsn-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-sgsn-master ttcn3-sgsn-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-sgsn-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-sgsn-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.75kB done #2 DONE 0.1s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [auth] sharing credentials for registry.osmocom.org #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/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/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.2s #12 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #12 CACHED #13 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #13 CACHED #14 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #14 CACHED #15 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #15 CACHED #16 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #16 CACHED #17 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #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 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #19 CACHED #20 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #20 CACHED #21 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #21 CACHED #22 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #22 CACHED #23 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #23 CACHED #24 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #24 CACHED #25 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #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:d10a4772e8f6da9bdb046929b77c8a7762974c80cdb80551b998da20842de1d8 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-sgsn-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n d10a4772e8f6 + 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-sgsn-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-sgsn-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 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 [3/7] WORKDIR /DATA #7 CACHED #8 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #8 CACHED #9 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #9 CACHED #10 [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 #10 CACHED #11 [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 #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:7bc955112f701b55fd3a807e2a434819644af309cba43377347c5b3a43e59464 done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n 7bc955112f70 + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406222026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202406222026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202406222026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406222026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo VTY library ii osmocom-nightly 202406222026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-sgsn-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-sgsn-test/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.75kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #12 CACHED #13 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #13 CACHED #14 [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 #14 CACHED #15 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #15 CACHED #16 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #16 CACHED #17 [ 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 #17 CACHED #18 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #18 CACHED #19 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #19 CACHED #20 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #20 CACHED #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 CACHED #22 [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 #22 CACHED #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 CACHED #24 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #24 CACHED #25 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:d10a4772e8f6da9bdb046929b77c8a7762974c80cdb80551b998da20842de1d8 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n d10a4772e8f6 + 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-sgsn-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-sgsn-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-sgsn-master + echo osmo-sgsn-master + dir=osmo-sgsn-master + pull_arg=--pull + grep ^FROM ../osmo-sgsn-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-sgsn-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-sgsn-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-sgsn-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/osmo-sgsn-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-sgsn-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-sgsn-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.68kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sccp-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libasn1c)" "pkgconfig(libcrypto)" "pkgconfig(libgtp)" "pkgconfig(libosmo-gsup-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-ranap)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-sgsn/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 433B done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sccp-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libasn1c)" "pkgconfig(libcrypto)" "pkgconfig(libgtp)" "pkgconfig(libosmo-gsup-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-ranap)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #6 0.364 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.364 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.364 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.481 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.826 Reading package lists... #6 1.091 Reading package lists... #6 1.336 Building dependency tree... #6 1.389 Reading state information... #6 1.453 The following additional packages will be installed: #6 1.453 libasn1c1 libgtp6 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran9 #6 1.453 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #6 1.453 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.453 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #6 1.465 The following NEW packages will be installed: #6 1.465 libasn1c-dev libasn1c1 libgtp-dev libgtp6 libosmo-abis-dev #6 1.465 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #6 1.465 libosmo-ranap-dev libosmo-ranap7 libosmo-sccp-dev libosmo-sigtran-dev #6 1.465 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.465 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #6 1.465 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #6 1.465 libosmovty13 libsmpp1 libsmpp34-dev osmocom-nightly #6 1.487 0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. #6 1.487 Need to get 3923 kB of archives. #6 1.487 After this operation, 17.8 MB of additional disk space will be used. #6 1.487 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406222026 [1172 B] #6 1.490 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202406222026 [164 kB] #6 1.492 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.31.7ae1.202406222026 [38.3 kB] #6 1.495 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.31.7ae1.202406222026 [139 kB] #6 1.497 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202406222026 [45.9 kB] #6 1.499 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.24.eb91.202406222026 [29.4 kB] #6 1.500 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202406222026 [65.4 kB] #6 1.502 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202406222026 [222 kB] #6 1.505 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202406222026 [98.6 kB] #6 1.507 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.24.eb91.202406222026 [72.7 kB] #6 1.509 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.24.eb91.202406222026 [112 kB] #6 1.511 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.7.0.16.413f.202406222026 [19.0 kB] #6 1.512 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202406222026 [66.0 kB] #6 1.514 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202406222026 [172 kB] #6 1.517 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202406222026 [54.5 kB] #6 1.518 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202406222026 [58.7 kB] #6 1.520 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202406222026 [45.3 kB] #6 1.522 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202406222026 [38.6 kB] #6 1.523 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202406222026 [841 kB] #6 1.539 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.7.0.16.413f.202406222026 [22.4 kB] #6 1.539 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.57.481f.202406222026 [52.5 kB] #6 1.540 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.57.481f.202406222026 [64.7 kB] #6 1.541 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.67.fb30.202406222026 [87.8 kB] #6 1.541 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.67.fb30.202406222026 [122 kB] #6 1.542 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.67.fb30.202406222026 [581 kB] #6 1.546 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202406222026 [101 kB] #6 1.547 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202406222026 [111 kB] #6 1.548 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.2.5324.202406222026 [75.3 kB] #6 1.549 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.2.5324.202406222026 [105 kB] #6 1.550 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.5.1.9.342f.202406222026 [225 kB] #6 1.552 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.5.1.9.342f.202406222026 [91.8 kB] #6 1.659 debconf: delaying package configuration, since apt-utils is not installed #6 1.707 Fetched 3923 kB in 0s (46.2 MB/s) #6 1.750 Selecting previously unselected package osmocom-nightly. #6 1.750 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117415 files and directories currently installed.) #6 1.775 Preparing to unpack .../00-osmocom-nightly_202406222026_amd64.deb ... #6 1.791 Unpacking osmocom-nightly (202406222026) ... #6 1.916 Selecting previously unselected package libosmocore21:amd64. #6 1.924 Preparing to unpack .../01-libosmocore21_1.9.0.209.e0c63.202406222026_amd64.deb ... #6 1.958 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202406222026) ... #6 2.101 Selecting previously unselected package libgtp6:amd64. #6 2.115 Preparing to unpack .../02-libgtp6_1.11.0.31.7ae1.202406222026_amd64.deb ... #6 2.131 Unpacking libgtp6:amd64 (1.11.0.31.7ae1.202406222026) ... #6 2.254 Selecting previously unselected package libgtp-dev:amd64. #6 2.272 Preparing to unpack .../03-libgtp-dev_1.11.0.31.7ae1.202406222026_amd64.deb ... #6 2.288 Unpacking libgtp-dev:amd64 (1.11.0.31.7ae1.202406222026) ... #6 2.432 Selecting previously unselected package libosmocodec4:amd64. #6 2.450 Preparing to unpack .../04-libosmocodec4_1.9.0.209.e0c63.202406222026_amd64.deb ... #6 2.466 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202406222026) ... #6 2.601 Selecting previously unselected package libosmotrau2:amd64. #6 2.619 Preparing to unpack .../05-libosmotrau2_1.5.1.24.eb91.202406222026_amd64.deb ... #6 2.636 Unpacking libosmotrau2:amd64 (1.5.1.24.eb91.202406222026) ... #6 2.770 Selecting previously unselected package libosmoisdn0:amd64. #6 2.788 Preparing to unpack .../06-libosmoisdn0_1.9.0.209.e0c63.202406222026_amd64.deb ... #6 2.804 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202406222026) ... #6 2.939 Selecting previously unselected package libosmogsm20:amd64. #6 2.957 Preparing to unpack .../07-libosmogsm20_1.9.0.209.e0c63.202406222026_amd64.deb ... #6 2.975 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202406222026) ... #6 3.120 Selecting previously unselected package libosmovty13:amd64. #6 3.138 Preparing to unpack .../08-libosmovty13_1.9.0.209.e0c63.202406222026_amd64.deb ... #6 3.155 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202406222026) ... #6 3.297 Selecting previously unselected package libosmoabis13:amd64. #6 3.305 Preparing to unpack .../09-libosmoabis13_1.5.1.24.eb91.202406222026_amd64.deb ... #6 3.322 Unpacking libosmoabis13:amd64 (1.5.1.24.eb91.202406222026) ... #6 3.448 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.466 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.24.eb91.202406222026_amd64.deb ... #6 3.484 Unpacking libosmo-abis-dev:amd64 (1.5.1.24.eb91.202406222026) ... #6 3.629 Selecting previously unselected package libosmo-gsup-client0:amd64. #6 3.648 Preparing to unpack .../11-libosmo-gsup-client0_1.7.0.16.413f.202406222026_amd64.deb ... #6 3.665 Unpacking libosmo-gsup-client0:amd64 (1.7.0.16.413f.202406222026) ... #6 3.806 Selecting previously unselected package libosmocoding0:amd64. #6 3.824 Preparing to unpack .../12-libosmocoding0_1.9.0.209.e0c63.202406222026_amd64.deb ... #6 3.842 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202406222026) ... #6 3.971 Selecting previously unselected package libosmogb14:amd64. #6 3.979 Preparing to unpack .../13-libosmogb14_1.9.0.209.e0c63.202406222026_amd64.deb ... #6 3.996 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202406222026) ... #6 4.136 Selecting previously unselected package libosmoctrl0:amd64. #6 4.144 Preparing to unpack .../14-libosmoctrl0_1.9.0.209.e0c63.202406222026_amd64.deb ... #6 4.160 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202406222026) ... #6 4.289 Selecting previously unselected package libosmosim2:amd64. #6 4.307 Preparing to unpack .../15-libosmosim2_1.9.0.209.e0c63.202406222026_amd64.deb ... #6 4.324 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202406222026) ... #6 4.462 Selecting previously unselected package libosmousb0:amd64. #6 4.480 Preparing to unpack .../16-libosmousb0_1.9.0.209.e0c63.202406222026_amd64.deb ... #6 4.498 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202406222026) ... #6 4.623 Selecting previously unselected package libosmocore. #6 4.641 Preparing to unpack .../17-libosmocore_1.9.0.209.e0c63.202406222026_amd64.deb ... #6 4.658 Unpacking libosmocore (1.9.0.209.e0c63.202406222026) ... #6 4.777 Selecting previously unselected package libosmocore-dev:amd64. #6 4.795 Preparing to unpack .../18-libosmocore-dev_1.9.0.209.e0c63.202406222026_amd64.deb ... #6 4.812 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202406222026) ... #6 4.952 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #6 4.970 Preparing to unpack .../19-libosmo-gsup-client-dev_1.7.0.16.413f.202406222026_amd64.deb ... #6 4.987 Unpacking libosmo-gsup-client-dev:amd64 (1.7.0.16.413f.202406222026) ... #6 5.129 Selecting previously unselected package libosmonetif11:amd64. #6 5.147 Preparing to unpack .../20-libosmonetif11_1.4.0.57.481f.202406222026_amd64.deb ... #6 5.165 Unpacking libosmonetif11:amd64 (1.4.0.57.481f.202406222026) ... #6 5.289 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.306 Preparing to unpack .../21-libosmo-netif-dev_1.4.0.57.481f.202406222026_amd64.deb ... #6 5.323 Unpacking libosmo-netif-dev:amd64 (1.4.0.57.481f.202406222026) ... #6 5.444 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 5.462 Preparing to unpack .../22-libosmo-sccp-dev_1.8.0.67.fb30.202406222026_amd64.deb ... #6 5.479 Unpacking libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406222026) ... #6 5.609 Selecting previously unselected package libosmo-sigtran9:amd64. #6 5.626 Preparing to unpack .../23-libosmo-sigtran9_1.8.0.67.fb30.202406222026_amd64.deb ... #6 5.643 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406222026) ... #6 5.757 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.775 Preparing to unpack .../24-libosmo-sigtran-dev_1.8.0.67.fb30.202406222026_amd64.deb ... #6 5.792 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406222026) ... #6 5.946 Selecting previously unselected package libsmpp1:amd64. #6 5.954 Preparing to unpack .../25-libsmpp1_1.14.4.1.f1ec.202406222026_amd64.deb ... #6 5.970 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202406222026) ... #6 6.095 Selecting previously unselected package libsmpp34-dev:amd64. #6 6.112 Preparing to unpack .../26-libsmpp34-dev_1.14.4.1.f1ec.202406222026_amd64.deb ... #6 6.129 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202406222026) ... #6 6.276 Selecting previously unselected package libasn1c1:amd64. #6 6.284 Preparing to unpack .../27-libasn1c1_0.9.36.2.5324.202406222026_amd64.deb ... #6 6.301 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202406222026) ... #6 6.417 Selecting previously unselected package libasn1c-dev:amd64. #6 6.435 Preparing to unpack .../28-libasn1c-dev_0.9.36.2.5324.202406222026_amd64.deb ... #6 6.452 Unpacking libasn1c-dev:amd64 (0.9.36.2.5324.202406222026) ... #6 6.595 Selecting previously unselected package libosmo-ranap7:amd64. #6 6.613 Preparing to unpack .../29-libosmo-ranap7_1.5.1.9.342f.202406222026_amd64.deb ... #6 6.630 Unpacking libosmo-ranap7:amd64 (1.5.1.9.342f.202406222026) ... #6 6.762 Selecting previously unselected package libosmo-ranap-dev:amd64. #6 6.780 Preparing to unpack .../30-libosmo-ranap-dev_1.5.1.9.342f.202406222026_amd64.deb ... #6 6.797 Unpacking libosmo-ranap-dev:amd64 (1.5.1.9.342f.202406222026) ... #6 6.968 Setting up osmocom-nightly (202406222026) ... #6 7.020 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202406222026) ... #6 7.073 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202406222026) ... #6 7.126 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202406222026) ... #6 7.178 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202406222026) ... #6 7.231 Setting up libosmotrau2:amd64 (1.5.1.24.eb91.202406222026) ... #6 7.283 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202406222026) ... #6 7.336 Setting up libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406222026) ... #6 7.389 Setting up libasn1c1:amd64 (0.9.36.2.5324.202406222026) ... #6 7.447 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202406222026) ... #6 7.506 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202406222026) ... #6 7.558 Setting up libgtp6:amd64 (1.11.0.31.7ae1.202406222026) ... #6 7.611 Setting up libgtp-dev:amd64 (1.11.0.31.7ae1.202406222026) ... #6 7.663 Setting up libasn1c-dev:amd64 (0.9.36.2.5324.202406222026) ... #6 7.715 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202406222026) ... #6 7.767 Setting up libosmoabis13:amd64 (1.5.1.24.eb91.202406222026) ... #6 7.820 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202406222026) ... #6 7.872 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202406222026) ... #6 7.924 Setting up libosmonetif11:amd64 (1.4.0.57.481f.202406222026) ... #6 7.973 Setting up libosmo-gsup-client0:amd64 (1.7.0.16.413f.202406222026) ... #6 8.023 Setting up libosmo-abis-dev:amd64 (1.5.1.24.eb91.202406222026) ... #6 8.074 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202406222026) ... #6 8.124 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202406222026) ... #6 8.174 Setting up libosmocore (1.9.0.209.e0c63.202406222026) ... #6 8.224 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406222026) ... #6 8.284 Setting up libosmo-ranap7:amd64 (1.5.1.9.342f.202406222026) ... #6 8.336 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202406222026) ... #6 8.386 Setting up libosmo-netif-dev:amd64 (1.4.0.57.481f.202406222026) ... #6 8.437 Setting up libosmo-ranap-dev:amd64 (1.5.1.9.342f.202406222026) ... #6 8.489 Setting up libosmo-gsup-client-dev:amd64 (1.7.0.16.413f.202406222026) ... #6 8.541 Setting up libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406222026) ... #6 8.594 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 8.9s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-sgsn.git #9 0.326 Cloning into 'osmo-sgsn'... #9 DONE 1.1s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-SGSN/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-sgsn #10 DONE 0.1s #11 [6/8] RUN CD osmo-sgsn && 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-iu && make "-j$(nproc)" install && ldconfig #11 0.330 Already on 'master' #11 0.330 Your branch is up to date with 'origin/master'. #11 0.331 refs/heads/master #11 0.334 HEAD is now at bea6a0ff README.md: cosmetic: fix a typo #11 0.335 master #11 0.336 bea6a0ffb566eb1172d748e09cdd1778c72d8fd3 #11 2.465 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.465 libtoolize: copying file './ltmain.sh' #11 2.608 libtoolize: putting macros in 'm4'. #11 2.608 libtoolize: copying file 'm4/libtool.m4' #11 2.658 libtoolize: copying file 'm4/ltoptions.m4' #11 2.713 libtoolize: copying file 'm4/ltsugar.m4' #11 2.768 libtoolize: copying file 'm4/ltversion.m4' #11 2.823 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.918 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.918 libtoolize: and rerunning libtoolize and aclocal. #11 3.763 configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.763 configure.ac:66: You should run autoupdate. #11 3.763 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.763 configure.ac:66: the top level #11 3.763 configure.ac:117: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.763 configure.ac:117: You should run autoupdate. #11 3.763 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.763 configure.ac:117: the top level #11 3.763 configure.ac:154: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.763 configure.ac:154: You should run autoupdate. #11 3.763 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.763 configure.ac:154: the top level #11 3.763 configure.ac:233: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.763 configure.ac:233: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.763 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.763 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.763 configure.ac:233: the top level #11 3.763 configure.ac:235: warning: AC_OUTPUT should be used without arguments. #11 3.763 configure.ac:235: You should run autoupdate. #11 4.256 configure.ac:21: installing './compile' #11 4.258 configure.ac:23: installing './config.guess' #11 4.261 configure.ac:23: installing './config.sub' #11 4.264 configure.ac:9: installing './install-sh' #11 4.269 configure.ac:9: installing './missing' #11 4.358 src/gprs/Makefile.am: installing './depcomp' #11 4.399 tests/gprs/Makefile.am:9: warning: source file '$(top_srcdir)/src/gprs/gprs_utils.c' is in a subdirectory, #11 4.399 tests/gprs/Makefile.am:9: but option 'subdir-objects' is disabled #11 4.399 automake: warning: possible forward-incompatibility. #11 4.399 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.399 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.399 automake: object file(s) will be placed in the top-level directory. However, this #11 4.399 automake: behavior may change in a future Automake major version, with object #11 4.399 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.399 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.399 automake: project, to avoid future incompatibilities. #11 4.518 checking for a BSD-compatible install... /usr/bin/install -c #11 4.527 checking whether build environment is sane... yes #11 4.545 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.550 checking for gawk... gawk #11 4.550 checking whether make sets $(MAKE)... yes #11 4.575 checking whether make supports nested variables... yes #11 4.592 checking whether make supports nested variables... (cached) yes #11 4.593 checking whether make sets $(MAKE)... (cached) yes #11 4.598 checking for gcc... gcc #11 4.667 checking whether the C compiler works... yes #11 4.734 checking for C compiler default output file name... a.out #11 4.734 checking for suffix of executables... #11 4.778 checking whether we are cross compiling... no #11 4.809 checking for suffix of object files... o #11 4.832 checking whether the compiler supports GNU C... yes #11 4.848 checking whether gcc accepts -g... yes #11 4.866 checking for gcc option to enable C11 features... none needed #11 4.912 checking whether gcc understands -c and -o together... yes #11 4.928 checking whether make supports the include directive... yes (GNU style) #11 4.934 checking dependency style of gcc... gcc3 #11 4.974 checking build system type... x86_64-pc-linux-gnu #11 5.077 checking host system type... x86_64-pc-linux-gnu #11 5.078 checking how to print strings... printf #11 5.101 checking for a sed that does not truncate output... /usr/bin/sed #11 5.104 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.105 checking for egrep... /usr/bin/grep -E #11 5.105 checking for fgrep... /usr/bin/grep -F #11 5.106 checking for ld used by gcc... /usr/bin/ld #11 5.108 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.109 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.110 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.125 checking whether ln -s works... yes #11 5.125 checking the maximum length of command line arguments... 1572864 #11 5.133 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.133 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.133 checking for /usr/bin/ld option to reload object files... -r #11 5.134 checking for file... file #11 5.135 checking for objdump... objdump #11 5.135 checking how to recognize dependent libraries... pass_all #11 5.136 checking for dlltool... no #11 5.136 checking how to associate runtime and link libraries... printf %s\n #11 5.137 checking for ar... ar #11 5.137 checking for archiver @FILE support... @ #11 5.168 checking for strip... strip #11 5.168 checking for ranlib... ranlib #11 5.168 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.234 checking for sysroot... no #11 5.234 checking for a working dd... /usr/bin/dd #11 5.236 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.252 checking for mt... no #11 5.253 checking if : is a manifest tool... no #11 5.262 checking for stdio.h... yes #11 5.294 checking for stdlib.h... yes #11 5.323 checking for string.h... yes #11 5.350 checking for inttypes.h... yes #11 5.373 checking for stdint.h... yes #11 5.394 checking for strings.h... yes #11 5.415 checking for sys/stat.h... yes #11 5.435 checking for sys/types.h... yes #11 5.452 checking for unistd.h... yes #11 5.478 checking for dlfcn.h... yes #11 5.495 checking for objdir... .libs #11 5.571 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.581 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.581 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.594 checking if gcc static flag -static works... yes #11 5.647 checking if gcc supports -c -o file.o... yes #11 5.660 checking if gcc supports -c -o file.o... (cached) yes #11 5.660 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.665 checking whether -lc should be explicitly linked in... no #11 5.684 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.735 checking how to hardcode library paths into programs... immediate #11 5.735 checking whether stripping libraries is possible... yes #11 5.736 checking if libtool supports shared libraries... yes #11 5.736 checking whether to build shared libraries... yes #11 5.736 checking whether to build static libraries... yes #11 5.736 checking for pkg-config... /usr/bin/pkg-config #11 5.737 checking for pkg-config... /usr/bin/pkg-config #11 5.737 checking pkg-config is at least version 0.20... yes #11 5.737 checking for libosmocore >= 1.9.0... yes #11 5.742 checking for libosmovty >= 1.9.0... yes #11 5.746 checking for libosmoctrl >= 1.9.0... yes #11 5.752 checking for libosmogsm >= 1.9.0... yes #11 5.761 checking for libosmogb >= 1.9.0... yes #11 5.775 checking for libosmoabis >= 1.5.0... yes #11 5.792 checking for libosmo-netif >= 1.4.0... yes #11 5.807 checking for libosmo-gsup-client >= 1.7.0... yes #11 5.821 checking for libgtp >= 1.11.0... yes #11 5.842 checking for libosmo-sigtran >= 1.8.0... yes #11 5.861 checking for libasn1c >= 0.9.30... yes #11 5.881 checking for libosmo-ranap >= 1.5.0... yes #11 5.901 checking for libcares... yes #11 5.921 checking for egrep... (cached) /usr/bin/grep -E #11 5.922 checking if gcc supports -fvisibility=hidden... yes #11 5.958 checking whether to enable code coverage support... no #11 5.958 checking whether struct tm has tm_gmtoff member... yes #11 6.004 checking whether to enable VTY/CTRL tests... no #11 6.006 CFLAGS="-g -O2 -std=gnu11 -Wall -Wno-trigraphs" #11 6.006 CPPFLAGS=" -Wall -Wno-trigraphs" #11 6.039 checking that generated files are newer than configure... done #11 6.040 configure: creating ./config.status #11 6.957 config.status: creating include/Makefile #11 6.996 config.status: creating include/osmocom/Makefile #11 7.036 config.status: creating include/osmocom/gtphub/Makefile #11 7.075 config.status: creating include/osmocom/sgsn/Makefile #11 7.115 config.status: creating src/Makefile #11 7.155 config.status: creating src/gprs/Makefile #11 7.196 config.status: creating src/sgsn/Makefile #11 7.237 config.status: creating src/gtphub/Makefile #11 7.277 config.status: creating tests/Makefile #11 7.317 config.status: creating tests/atlocal #11 7.358 config.status: creating tests/gprs/Makefile #11 7.398 config.status: creating tests/sgsn/Makefile #11 7.438 config.status: creating tests/gtphub/Makefile #11 7.479 config.status: creating tests/xid/Makefile #11 7.519 config.status: creating tests/sndcp_xid/Makefile #11 7.558 config.status: creating tests/slhc/Makefile #11 7.586 config.status: creating tests/v42bis/Makefile #11 7.599 config.status: creating doc/Makefile #11 7.633 config.status: creating doc/examples/Makefile #11 7.672 config.status: creating doc/manuals/Makefile #11 7.711 config.status: creating contrib/Makefile #11 7.751 config.status: creating contrib/systemd/Makefile #11 7.791 config.status: creating Makefile #11 7.822 config.status: creating config.h #11 7.857 config.status: executing tests/atconfig commands #11 7.864 config.status: executing depfiles commands #11 8.645 config.status: executing libtool commands #11 8.674 echo 1.11.1.22-bea6a > .version-t && mv .version-t .version #11 8.675 make install-recursive #11 8.677 make[1]: Entering directory '/tmp/osmo-sgsn' #11 8.680 Making install in include #11 8.681 make[2]: Entering directory '/tmp/osmo-sgsn/include' #11 8.684 Making install in osmocom #11 8.685 make[3]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 8.689 Making install in gtphub #11 8.691 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 8.694 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 8.694 make[5]: Nothing to be done for 'install-exec-am'. #11 8.694 make[5]: Nothing to be done for 'install-data-am'. #11 8.694 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 8.694 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 8.695 Making install in sgsn #11 8.697 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 8.701 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 8.701 make[5]: Nothing to be done for 'install-exec-am'. #11 8.701 make[5]: Nothing to be done for 'install-data-am'. #11 8.701 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 8.701 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 8.704 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 8.707 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 8.707 make[5]: Nothing to be done for 'install-exec-am'. #11 8.707 make[5]: Nothing to be done for 'install-data-am'. #11 8.707 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 8.707 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 8.707 make[3]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 8.710 make[3]: Entering directory '/tmp/osmo-sgsn/include' #11 8.715 make[4]: Entering directory '/tmp/osmo-sgsn/include' #11 8.715 make[4]: Nothing to be done for 'install-exec-am'. #11 8.715 make[4]: Nothing to be done for 'install-data-am'. #11 8.715 make[4]: Leaving directory '/tmp/osmo-sgsn/include' #11 8.715 make[3]: Leaving directory '/tmp/osmo-sgsn/include' #11 8.716 make[2]: Leaving directory '/tmp/osmo-sgsn/include' #11 8.716 Making install in src #11 8.721 make[2]: Entering directory '/tmp/osmo-sgsn/src' #11 8.729 Making install in gprs #11 8.734 make[3]: Entering directory '/tmp/osmo-sgsn/src/gprs' #11 8.737 CC gprs_llc_parse.lo #11 8.737 CC crc24.lo #11 8.738 CC gprs_utils.lo #11 8.739 CC sgsn_ares.lo #11 8.912 CCLD libcommon.la #11 9.085 make[4]: Entering directory '/tmp/osmo-sgsn/src/gprs' #11 9.085 make[4]: Nothing to be done for 'install-exec-am'. #11 9.085 make[4]: Nothing to be done for 'install-data-am'. #11 9.085 make[4]: Leaving directory '/tmp/osmo-sgsn/src/gprs' #11 9.085 make[3]: Leaving directory '/tmp/osmo-sgsn/src/gprs' #11 9.086 Making install in sgsn #11 9.092 make[3]: Entering directory '/tmp/osmo-sgsn/src/sgsn' #11 9.095 CC apn.o #11 9.095 CC gprs_bssgp.o #11 9.096 CC gprs_gmm_attach.o #11 9.097 CC gprs_gmm.o #11 9.098 CC gprs_gmm_fsm.o #11 9.100 CC gprs_mm_state_gb_fsm.o #11 9.100 CC gprs_ns.o #11 9.101 CC gprs_sm.o #11 9.101 CC gprs_sndcp.o #11 9.101 CC gprs_sndcp_comp.o #11 9.101 CC gprs_sndcp_dcomp.o #11 9.101 CC gprs_sndcp_pcomp.o #11 9.101 CC gprs_sndcp_vty.o #11 9.102 CC gtp_ggsn.o #11 9.102 CC gprs_sndcp_xid.o #11 9.102 CC gtp_mme.o #11 9.102 CC sgsn.o #11 9.102 CC sgsn_main.o #11 9.102 CC sgsn_vty.o #11 9.104 CC sgsn_libgtp.o #11 9.168 CC gprs_llc.o #11 9.180 CC gprs_llc_vty.o #11 9.188 CC mmctx.o #11 9.188 CC pdpctx.o #11 9.195 CC sgsn_ctrl.o #11 9.203 CC sgsn_auth.o #11 9.226 CC gprs_subscriber.o #11 9.226 CC sgsn_cdr.o #11 9.236 CC sgsn_rim.o #11 9.236 CC slhc.o #11 9.237 CC gprs_llc_xid.o #11 9.244 CC v42bis.o #11 9.257 CC gprs_mm_state_iu_fsm.o #11 9.264 CC gprs_ranap.o #11 9.426 gprs_ranap.c: In function 'gsm0408_gprs_rcvmsg_iu': #11 9.426 gprs_ranap.c:254:9: note: '#pragma message: set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?' #11 9.426 254 | #pragma message "set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?" #11 9.426 | ^~~~~~~ #11 9.742 CCLD osmo-sgsn #11 10.30 make[4]: Entering directory '/tmp/osmo-sgsn/src/sgsn' #11 10.30 make[4]: Nothing to be done for 'install-data-am'. #11 10.30 /usr/bin/mkdir -p '/usr/local/bin' #11 10.30 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-sgsn '/usr/local/bin' #11 10.32 libtool: install: /usr/bin/install -c osmo-sgsn /usr/local/bin/osmo-sgsn #11 10.32 make[4]: Leaving directory '/tmp/osmo-sgsn/src/sgsn' #11 10.32 make[3]: Leaving directory '/tmp/osmo-sgsn/src/sgsn' #11 10.32 Making install in gtphub #11 10.32 make[3]: Entering directory '/tmp/osmo-sgsn/src/gtphub' #11 10.32 CC gtphub_main.o #11 10.32 CC gtphub.o #11 10.32 CC gtphub_sock.o #11 10.32 CC gtphub_ares.o #11 10.32 CC gtphub_vty.o #11 10.96 CCLD osmo-gtphub #11 11.23 make[4]: Entering directory '/tmp/osmo-sgsn/src/gtphub' #11 11.23 make[4]: Nothing to be done for 'install-data-am'. #11 11.23 /usr/bin/mkdir -p '/usr/local/bin' #11 11.23 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-gtphub '/usr/local/bin' #11 11.25 libtool: install: /usr/bin/install -c osmo-gtphub /usr/local/bin/osmo-gtphub #11 11.25 make[4]: Leaving directory '/tmp/osmo-sgsn/src/gtphub' #11 11.25 make[3]: Leaving directory '/tmp/osmo-sgsn/src/gtphub' #11 11.25 make[3]: Entering directory '/tmp/osmo-sgsn/src' #11 11.26 make[4]: Entering directory '/tmp/osmo-sgsn/src' #11 11.26 make[4]: Nothing to be done for 'install-exec-am'. #11 11.26 make[4]: Nothing to be done for 'install-data-am'. #11 11.26 make[4]: Leaving directory '/tmp/osmo-sgsn/src' #11 11.26 make[3]: Leaving directory '/tmp/osmo-sgsn/src' #11 11.26 make[2]: Leaving directory '/tmp/osmo-sgsn/src' #11 11.26 Making install in contrib #11 11.26 make[2]: Entering directory '/tmp/osmo-sgsn/contrib' #11 11.26 Making install in systemd #11 11.27 make[3]: Entering directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.27 make[4]: Entering directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.27 make[4]: Nothing to be done for 'install-exec-am'. #11 11.27 /usr/bin/mkdir -p '/lib/systemd/system' #11 11.28 /usr/bin/install -c -m 644 osmo-gtphub.service osmo-sgsn.service '/lib/systemd/system' #11 11.28 make[4]: Leaving directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.28 make[3]: Leaving directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.29 make[3]: Entering directory '/tmp/osmo-sgsn/contrib' #11 11.29 make[4]: Entering directory '/tmp/osmo-sgsn/contrib' #11 11.29 make[4]: Nothing to be done for 'install-exec-am'. #11 11.29 make[4]: Nothing to be done for 'install-data-am'. #11 11.29 make[4]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 11.29 make[3]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 11.29 make[2]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 11.29 Making install in tests #11 11.30 make[2]: Entering directory '/tmp/osmo-sgsn/tests' #11 11.31 Making install in gprs #11 11.31 make[3]: Entering directory '/tmp/osmo-sgsn/tests/gprs' #11 11.32 make[4]: Entering directory '/tmp/osmo-sgsn/tests/gprs' #11 11.32 make[4]: Nothing to be done for 'install-exec-am'. #11 11.32 make[4]: Nothing to be done for 'install-data-am'. #11 11.32 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/gprs' #11 11.32 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/gprs' #11 11.32 Making install in gtphub #11 11.33 make[3]: Entering directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.33 make[4]: Entering directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.33 make[4]: Nothing to be done for 'install-exec-am'. #11 11.33 make[4]: Nothing to be done for 'install-data-am'. #11 11.33 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.33 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.33 Making install in sgsn #11 11.34 make[3]: Entering directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.35 make[4]: Entering directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.35 make[4]: Nothing to be done for 'install-exec-am'. #11 11.35 make[4]: Nothing to be done for 'install-data-am'. #11 11.35 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.35 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.35 Making install in xid #11 11.35 make[3]: Entering directory '/tmp/osmo-sgsn/tests/xid' #11 11.36 make[4]: Entering directory '/tmp/osmo-sgsn/tests/xid' #11 11.36 make[4]: Nothing to be done for 'install-exec-am'. #11 11.36 make[4]: Nothing to be done for 'install-data-am'. #11 11.36 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/xid' #11 11.36 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/xid' #11 11.36 Making install in sndcp_xid #11 11.36 make[3]: Entering directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.37 make[4]: Entering directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.37 make[4]: Nothing to be done for 'install-exec-am'. #11 11.37 make[4]: Nothing to be done for 'install-data-am'. #11 11.37 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.37 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.37 Making install in slhc #11 11.38 make[3]: Entering directory '/tmp/osmo-sgsn/tests/slhc' #11 11.38 make[4]: Entering directory '/tmp/osmo-sgsn/tests/slhc' #11 11.38 make[4]: Nothing to be done for 'install-exec-am'. #11 11.38 make[4]: Nothing to be done for 'install-data-am'. #11 11.38 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/slhc' #11 11.38 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/slhc' #11 11.38 Making install in v42bis #11 11.39 make[3]: Entering directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.39 make[4]: Entering directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.39 make[4]: Nothing to be done for 'install-exec-am'. #11 11.39 make[4]: Nothing to be done for 'install-data-am'. #11 11.39 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.39 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.40 make[3]: Entering directory '/tmp/osmo-sgsn/tests' #11 11.40 make[4]: Entering directory '/tmp/osmo-sgsn/tests' #11 11.40 make[4]: Nothing to be done for 'install-exec-am'. #11 11.40 make[4]: Nothing to be done for 'install-data-am'. #11 11.40 make[4]: Leaving directory '/tmp/osmo-sgsn/tests' #11 11.40 make[3]: Leaving directory '/tmp/osmo-sgsn/tests' #11 11.41 make[2]: Leaving directory '/tmp/osmo-sgsn/tests' #11 11.41 Making install in doc #11 11.41 make[2]: Entering directory '/tmp/osmo-sgsn/doc' #11 11.41 Making install in examples #11 11.42 make[3]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 11.42 make[4]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 11.42 make[4]: Nothing to be done for 'install-exec-am'. #11 11.43 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 11.43 /usr/bin/install -c -m 644 osmo-gtphub/osmo-gtphub.cfg osmo-sgsn/osmo-sgsn.cfg '/usr/local/etc/osmocom' #11 11.44 make install-data-hook #11 11.44 make[5]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 11.44 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 11.44 j="/usr/local/share/doc/osmo-sgsn/examples/$f" && \ #11 11.44 mkdir -p "$(dirname $j)" && \ #11 11.44 /usr/bin/install -c -m 644 ./$f $j; \ #11 11.44 done #11 11.49 make[5]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 11.49 make[4]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 11.49 make[3]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 11.49 Making install in manuals #11 11.50 make[3]: Entering directory '/tmp/osmo-sgsn/doc/manuals' #11 11.50 make[4]: Entering directory '/tmp/osmo-sgsn/doc/manuals' #11 11.50 make[4]: Nothing to be done for 'install-exec-am'. #11 11.50 make[4]: Nothing to be done for 'install-data-am'. #11 11.50 make[4]: Leaving directory '/tmp/osmo-sgsn/doc/manuals' #11 11.50 make[3]: Leaving directory '/tmp/osmo-sgsn/doc/manuals' #11 11.51 make[3]: Entering directory '/tmp/osmo-sgsn/doc' #11 11.51 make[4]: Entering directory '/tmp/osmo-sgsn/doc' #11 11.51 make[4]: Nothing to be done for 'install-exec-am'. #11 11.51 make[4]: Nothing to be done for 'install-data-am'. #11 11.51 make[4]: Leaving directory '/tmp/osmo-sgsn/doc' #11 11.51 make[3]: Leaving directory '/tmp/osmo-sgsn/doc' #11 11.51 make[2]: Leaving directory '/tmp/osmo-sgsn/doc' #11 11.52 make[2]: Entering directory '/tmp/osmo-sgsn' #11 11.53 make[3]: Entering directory '/tmp/osmo-sgsn' #11 11.53 make[3]: Nothing to be done for 'install-exec-am'. #11 11.53 make[3]: Nothing to be done for 'install-data-am'. #11 11.53 make[3]: Leaving directory '/tmp/osmo-sgsn' #11 11.53 make[2]: Leaving directory '/tmp/osmo-sgsn' #11 11.54 make[1]: Leaving directory '/tmp/osmo-sgsn' #11 DONE 11.7s #12 [7/8] COPY OSMO-SGSN.CFG /data/osmo-sgsn.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:a34a7f7d14f86465079f1fdc809eb1ad3461d286775e29d5edb9134b1fb04ae4 done #14 naming to docker.io/osmocom-build/osmo-sgsn-master:latest 0.0s done #14 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/osmo-sgsn-master' + docker_image_exists osmo-sgsn-master + docker images -q osmocom-build/osmo-sgsn-master + test -n a34a7f7d14f8 + list_osmo_packages debian-bookworm osmo-sgsn-master + local distro=debian-bookworm + local image=osmo-sgsn-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-sgsn-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-sgsn-master ### ii libosmo-abis-dev:amd64 1.5.1.24.eb91.202406222026 amd64 Development headers for A-bis interface ii libosmo-gsup-client-dev:amd64 1.7.0.16.413f.202406222026 amd64 Development headers of Osmocom GSUP client library ii libosmo-gsup-client0:amd64 1.7.0.16.413f.202406222026 amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406222026 amd64 Development headers for Osmocom network interface ii libosmo-ranap-dev:amd64 1.5.1.9.342f.202406222026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-ranap7:amd64 1.5.1.9.342f.202406222026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406222026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.67.fb30.202406222026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406222026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.24.eb91.202406222026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202406222026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202406222026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406222026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.24.eb91.202406222026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo VTY library ii osmocom-nightly 202406222026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-sgsn-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-sgsn-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-sgsn-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-sgsn-test + echo ttcn3-sgsn-test + dir=ttcn3-sgsn-test + pull_arg=--pull + grep ^FROM ../ttcn3-sgsn-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-sgsn-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-sgsn-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-sgsn-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-sgsn-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-sgsn-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-sgsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 390B 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: 1.41kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" sgsn #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #8 CACHED #9 [4/4] COPY SGSN_TESTS.CFG /data/SGSN_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:46780880904d7bd52bb92492253848713ee81db44990cdee8160daf69d594e3a done #10 naming to docker.io/osmocom-build/ttcn3-sgsn-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-sgsn-test' + docker_image_exists ttcn3-sgsn-test + docker images -q osmocom-build/ttcn3-sgsn-test + test -n 46780880904d + list_osmo_packages debian-bookworm ttcn3-sgsn-test + local distro=debian-bookworm + local image=ttcn3-sgsn-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-sgsn-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester + cp SGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester/SGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester/SGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester/SGSN_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-sgsn-test/logs/sgsn-tester/SGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn + cp osmo-sgsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/unix + network_create + SUBNET=1832123 + seq 1 30 + bc + echo (1832123 + 1) % 256 + SUBNET=188 + NET_NAME=ttcn3-sgsn-test-188 + SUB4=172.18.188.0/24 + SUB6=fd02:db8:188::/64 + set +x Creating network ttcn3-sgsn-test-188, trying SUBNET=188... + docker network create --internal --subnet 172.18.188.0/24 --ipv6 --subnet fd02:db8:188::/64 ttcn3-sgsn-test-188 fcf9863e1603532d9aab4a92f5aea37eef1009ff5c491e4ad062c5c29c0b6ad9 + set +x ### Network ttcn3-sgsn-test-188 created (SUBNET=188) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=188 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester/SGSN_Tests.cfg Applying SUBNET=188 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/osmo-sgsn.cfg Applying SUBNET=188 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 188 200 + NET=188 + ADDR_SUFIX=200 + echo --network ttcn3-sgsn-test-188 --ip 172.18.188.200 --ip6 fd02:db8:188::200 + docker run --rm --network ttcn3-sgsn-test-188 --ip 172.18.188.200 --ip6 fd02:db8:188::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp:/data --name jenkins-ttcn3-sgsn-test-2384-stp -d osmocom-build/osmo-stp-master 05a0363d275bee813ae0700ea6d9c7cb6da152332801a7bdb24f396ece01b3ce + echo Starting container with SGSN Starting container with SGSN + docker_network_params 188 10 + NET=188 + ADDR_SUFIX=10 + echo --network ttcn3-sgsn-test-188 --ip 172.18.188.10 --ip6 fd02:db8:188::10 + docker run --rm --network ttcn3-sgsn-test-188 --ip 172.18.188.10 --ip6 fd02:db8:188::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn:/data --name jenkins-ttcn3-sgsn-test-2384-sgsn -d osmocom-build/osmo-sgsn-master /bin/sh -c osmo-sgsn -c /data/osmo-sgsn.cfg >/data/osmo-sgsn.log 2>&1 eda760645f14b61f57783de7c7584580279184c0ada3994a98e6daf389aeca98 + echo Starting container with SGSN testsuite Starting container with SGSN testsuite + docker_network_params 188 103 + NET=188 + ADDR_SUFIX=103 + echo --network ttcn3-sgsn-test-188 --ip 172.18.188.103 --ip6 fd02:db8:188::103 + docker run --rm --network ttcn3-sgsn-test-188 --ip 172.18.188.103 --ip6 fd02:db8:188::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.188.10 -e OSMO_SUT_PORT=4245 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester:/data --name jenkins-ttcn3-sgsn-test-2384-ttcn3-sgsn-test osmocom-build/ttcn3-sgsn-test + SUBDIR=sgsn + SUITE=SGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/sgsn/SGSN_Tests SGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_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: SGSN_Tests.cfg MC@73425678c4bb: Unix server socket created successfully. MC@73425678c4bb: Listening on TCP port 34647. MC2> 73425678c4bb is the default spawn /osmo-ttcn3-hacks/sgsn/SGSN_Tests 73425678c4bb 34647 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@73425678c4bb: New HC connected from 172.18.188.103 [172.18.188.103]. 73425678c4bb: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@73425678c4bb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@73425678c4bb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@73425678c4bb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@73425678c4bb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@73425678c4bb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@73425678c4bb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@73425678c4bb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@73425678c4bb: Configuration file was processed on all HCs. MC@73425678c4bb: Creating MTC on host 172.18.188.103. MC@73425678c4bb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sun Jun 23 05:48:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach.pcap" >/data/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach started. SGSN_Test-Gb0-NS0(3)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(4)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(7)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(7)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(7)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(4)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI196(6)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb1-BSSGP1(9)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(12)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(12)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(9)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI210(11)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(17)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(17)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(14)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI220(16)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(18)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(18)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@73425678c4bb: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F50CB5D3'O, index=0 SGSN_Test-GSUP(19)@73425678c4bb: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'C15B3A2D04F15257E40D60AD67472D7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6392612C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE7C8E61FB5C94BB'O } } } } } SGSN_Test-GSUP(19)@73425678c4bb: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@73425678c4bb: Added IMSI table entry 0TC_attach(21)"262420000000001" TC_attach(21)@73425678c4bb: setverdict(pass): none -> pass TC_attach-BVCI196(6)@73425678c4bb: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@73425678c4bb: Final verdict of PTC: pass -NSVCI98(12)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@73425678c4bb: Final verdict of PTC: none TC_attach-BVCI210(11)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(19)@73425678c4bb: Final verdict of PTC: none -NSVCI97(7)@73425678c4bb: Final verdict of PTC: none -NSVCI99(17)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@73425678c4bb: Final verdict of PTC: none TC_attach-BVCI220(16)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@73425678c4bb: Final verdict of PTC: none TC_attach-BVCI196(6)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(20)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(10)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(5)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(15)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(20): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sun Jun 23 05:48:32 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=72036) Waiting for packet dumper to finish... 1 (prev_count=72036, count=115518) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sun Jun 23 05:48:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_mnc3.pcap" >/data/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_mnc3 started. SGSN_Test-Gb0-NS0(22)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(23)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(26)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(26)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(27)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(23)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(32)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(31)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 -NSVCI98(32)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(28)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(29)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(37)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(37)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(37)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(33)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_mnc3-BVCI220(34)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(36)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(36)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(36)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(36)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(36)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@73425678c4bb: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='CA90AA97'O, index=0 SGSN_Test-GSUP(38)@73425678c4bb: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4B071638332C24572822C37E6679AB1A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E97C36D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D740E0D96FD3D4E4'O } } } } } SGSN_Test-GSUP(38)@73425678c4bb: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@73425678c4bb: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" TC_attach_mnc3(40)@73425678c4bb: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@73425678c4bb: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(27)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(38)@73425678c4bb: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@73425678c4bb: Final verdict of PTC: none -NSVCI99(37)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@73425678c4bb: Final verdict of PTC: none -NSVCI97(26)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@73425678c4bb: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@73425678c4bb: Final verdict of PTC: none -NSVCI98(32)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(24)@73425678c4bb: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(30)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(39)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(35)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(39): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_mnc3 finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sun Jun 23 05:48:37 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86159) Waiting for packet dumper to finish... 1 (prev_count=86159, count=87236) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Sun Jun 23 05:48:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/data/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_umts_aka_umts_res started. SGSN_Test-Gb0-NS0(41)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(42)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(45)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(45)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(46)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(42)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI196(44)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(50)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(50)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(51)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(47)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI210(49)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(55)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(55)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(52)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI220(54)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(56)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(56)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@73425678c4bb: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='EB0F375F'O, index=0 SGSN_Test-GSUP(57)@73425678c4bb: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@73425678c4bb: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'D52727975A9EAF594345431408B2FEF0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2509CA96'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F7A682E1B2875C10'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1FBE18215A90A16842CA5FA45D986CF3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B8BDFBF613581B8B80F562D9CA430BBD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '884AF644F445055C347421937001B6C6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D2276496BCEE0A6C'O } } } } } SGSN_Test-GSUP(57)@73425678c4bb: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@73425678c4bb: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" TC_attach_umts_aka_umts_res(59)@73425678c4bb: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@73425678c4bb: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(42)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@73425678c4bb: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@73425678c4bb: Final verdict of PTC: none -NSVCI97(45)@73425678c4bb: Final verdict of PTC: none -NSVCI99(55)@73425678c4bb: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@73425678c4bb: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(48)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@73425678c4bb: Final verdict of PTC: none -NSVCI98(50)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(43)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(53)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(57)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(58)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_umtsSun Jun 23 05:48:42 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc _aka_umts_res-BVCI220(54): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(58): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=86484) Waiting for packet dumper to finish... 1 (prev_count=86484, count=87653) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Sun Jun 23 05:48:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/data/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_umts_aka_gsm_sres started. SGSN_Test-Gb0-NS0(60)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(61)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(64)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(64)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(61)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI196(63)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(69)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(69)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(70)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(66)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI210(68)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(74)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(74)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(71)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI220(73)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(75)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(75)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@73425678c4bb: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D6685321'O, index=0 SGSN_Test-GSUP(76)@73425678c4bb: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@73425678c4bb: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '261746ACD06F5457089E4D499ACE9294'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DA6F207D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '78F8C094777F43B4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3AE5F99F00A2D507B12A0675F8B61525'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '54A6633BB53AED9CE3AB9A1C428C45F2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '09AD9D1F331D1AE2F805E8E373F25E17'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AF295CF69FBD75DC'O } } } } } SGSN_Test-GSUP(76)@73425678c4bb: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@73425678c4bb: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" TC_attach_umts_aka_gsm_sres(78)@73425678c4bb: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@73425678c4bb: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-GSUP(76)@73425678c4bb: Final verdict of PTC: none -NSVCI97(64)@73425678c4bb: Final verdict of PTC: none -NSVCI98(69)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@73425678c4bb: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@73425678c4bb: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@73425678c4bb: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(62)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(72)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(77)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(67)@73425678c4bb: Final verdict of PTC: none -NSVCI99(74)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(77): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sun Jun 23 05:48:48 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86389) Waiting for packet dumper to finish... 1 (prev_count=86389, count=87466) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Sun Jun 23 05:48:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/data/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_timeout_after_pdp_act started. SGSN_Test-Gb0-NS0(79)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(80)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(83)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(83)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(80)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI196(82)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(88)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(88)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(89)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(85)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI210(87)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(93)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(93)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(90)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI220(92)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(94)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(94)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@73425678c4bb: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C5FA04F7'O, index=0 SGSN_Test-GSUP(95)@73425678c4bb: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'CE3C4A6935A7A99B9A346EE0B8816C3F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1FFA914A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EAA584AF7E0E72D7'O } } } } } SGSN_Test-GSUP(95)@73425678c4bb: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@73425678c4bb: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" TC_attach_timeout_after_pdp_act(97)@73425678c4bb: setverdict(pass): none -> pass TC_attach_timeout_after_pdp_act(97)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@73425678c4bb: Trying to receive 5 ATTACH ACCEPTs SGSN_Test-GSUP-IPA(94)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_timeout_after_pdp_act(97)@73425678c4bb: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@73425678c4bb: Make sure not more than 5 ATTACH ACCEPT messages are sent TC_attach_timeout_after_pdp_act(97)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@73425678c4bb: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@73425678c4bb: Final verdict of PTC: pass -NSVCI98(88)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(95)@73425678c4bb: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(96)@73425678c4bb: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@73425678c4bb: Final verdict of PTC: none -NSVCI99(93)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@73425678c4bb: Final verdict of PTC: none -NSVCI97(83)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(86)@73425678c4bb: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(91)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(81)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(96): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sun Jun 23 05:49:22 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=116500) Waiting for packet dumper to finish... 1 (prev_count=116500, count=124156) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sun Jun 23 05:49:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/data/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_auth_id_timeout started. SGSN_Test-Gb0-NS0(98)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(99)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(102)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(102)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(99)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 TC_attach_auth_id_timeout-BVCI196(101)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(107)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(107)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(104)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 TC_attach_auth_id_timeout-BVCI210(106)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(112)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(112)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(109)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI220(111)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(113)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(113)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@73425678c4bb: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='FC95A26B'O, index=0 SGSN_Test-GSUP(114)@73425678c4bb: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) SGSN_Test-GSUP-IPA(113)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_auth_id_timeout(116)@73425678c4bb: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@73425678c4bb: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(99)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(114)@73425678c4bb: Final verdict of PTC: none -NSVCI97(102)@73425678c4bb: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@73425678c4bb: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@73425678c4bb: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@73425678c4bb: Final verdict of PTC: none -NSVCI98(107)@73425678c4bb: Final verdict of PTC: none -NSVCI99(112)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(110)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(100)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(115)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(105)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(115): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sun Jun 23 05:49:56 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=59169) Waiting for packet dumper to finish... 1 (prev_count=59169, count=65734) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sun Jun 23 05:49:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/data/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_auth_sai_timeout started. SGSN_Test-Gb0-NS0(117)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(118)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(121)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(121)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(122)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(118)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI196(120)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(126)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(126)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(127)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(123)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI210(125)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(131)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(131)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(128)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI220(130)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(132)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(132)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@73425678c4bb: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='FC526BCA'O, index=0 SGSN_Test-GSUP(133)@73425678c4bb: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@73425678c4bb: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@73425678c4bb: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" TC_attach_auth_sai_timeout(135)@73425678c4bb: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@73425678c4bb: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(117)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(133)@73425678c4bb: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@73425678c4bb: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@73425678c4bb: Final verdict of PTC: none -NSVCI99(131)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@73425678c4bb: Final verdict of PTC: none -NSVCI98(126)@73425678c4bb: Final verdict of PTC: none -NSVCI97(121)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(119)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(124)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(134)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(129)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@73425678c4bb: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(134): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sun Jun 23 05:50:06 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=52598) Waiting for packet dumper to finish... 1 (prev_count=52598, count=63230) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sun Jun 23 05:50:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/data/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_auth_sai_reject started. SGSN_Test-Gb0-NS0(136)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(137)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(140)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(140)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(137)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI196(139)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(145)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(145)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(146)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(142)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI210(144)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(150)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(150)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(147)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI220(149)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(151)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(151)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@73425678c4bb: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='C9B81DAA'O, index=0 SGSN_Test-GSUP(152)@73425678c4bb: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@73425678c4bb: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@73425678c4bb: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" TC_attach_auth_sai_reject(154)@73425678c4bb: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@73425678c4bb: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-GSUP(152)@73425678c4bb: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@73425678c4bb: Final verdict of PTC: none -NSVCI99(150)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@73425678c4bb: Final verdict of PTC: none -NSVCI97(140)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@73425678c4bb: Final verdict of PTC: none -NSVCI98(145)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@73425678c4bb: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(138)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(143)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(148)@73425678c4bb: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(153)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(153): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sun Jun 23 05:50:17 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=54456) Waiting for packet dumper to finish... 1 (prev_count=54456, count=65502) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sun Jun 23 05:50:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/data/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_gsup_lu_timeout started. SGSN_Test-Gb0-NS0(155)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(156)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(159)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(159)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(156)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI196(158)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(164)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(164)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(161)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 TC_attach_gsup_lu_timeout-BVCI210(163)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(170)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(170)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(170)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(166)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI220(167)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(169)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(169)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(169)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(169)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(169)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@73425678c4bb: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F67CDF09'O, index=0 SGSN_Test-GSUP(171)@73425678c4bb: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E52E1DDD750144D65F1EDBAF435E1D19'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '50178511'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FB2C172B2BE4C50'O } } } } } SGSN_Test-GSUP(171)@73425678c4bb: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@73425678c4bb: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" TC_attach_gsup_lu_timeout(173)@73425678c4bb: setverdict(fail): none -> fail MC@73425678c4bb: Test Component 173 has requested to stop MTC. Terminating current testcase execution. -NSVCI99(170)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@73425678c4bb: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(169)@73425678c4bb: Final verdict of PTC: none -NSVCI97(159)@73425678c4bb: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@73425678c4bb: Final verdict of PTC: fail SGSN_Test-Gb2-NS2(165)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(171)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(172)@73425678c4bb: Final verdict of PTC: none -NSVCI98(164)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(168)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(157)@73425678c4bb: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@73425678c4bb: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(162)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(172): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@73425678c4bb: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sun Jun 23 05:50:22 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=71715) Waiting for packet dumper to finish... 1 (prev_count=71715, count=72792) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sun Jun 23 05:50:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/data/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_gsup_lu_reject started. SGSN_Test-Gb0-NS0(174)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(175)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(178)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(178)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(175)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 TC_attach_gsup_lu_reject-BVCI196(177)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(183)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(183)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(180)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI210(182)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(188)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(188)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(185)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI220(187)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(189)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(189)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@73425678c4bb: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='DD6EF218'O, index=0 SGSN_Test-GSUP(190)@73425678c4bb: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '697C9E1DEACE9B0A5E63C525F70694E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4AB2CCC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D676AE85BA857D1D'O } } } } } SGSN_Test-GSUP(190)@73425678c4bb: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@73425678c4bb: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" TC_attach_gsup_lu_reject(192)@73425678c4bb: setverdict(fail): none -> fail MC@73425678c4bb: Test Component 192 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(178)@73425678c4bb: Final verdict of PTC: none -NSVCI98(183)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@73425678c4bb: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@73425678c4bb: Final verdict of PTC: fail TC_attach_gsup_lu_reject-BVCI196(177)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(190)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(181)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@73425678c4bb: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@73425678c4bb: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(191)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(176)@73425678c4bb: Final verdict of PTC: none -NSVCI99(188)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(186)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(191): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@73425678c4bb: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sun Jun 23 05:50:27 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44007) Waiting for packet dumper to finish... 1 (prev_count=44007, count=77909) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sun Jun 23 05:50:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_combined.pcap" >/data/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_combined started. SGSN_Test-Gb0-NS0(193)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(194)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(197)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(197)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(194)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_combined-BVCI196(196)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(202)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(202)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(203)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(199)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_combined-BVCI210(201)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(207)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(207)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(204)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_combined-BVCI220(206)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(208)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(208)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@73425678c4bb: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D48640BF'O, index=0 SGSN_Test-GSUP(209)@73425678c4bb: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E83D15E701BC131423BC96FF8F85DBAA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3868A805'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2EC72652E2987EA8'O } } } } } SGSN_Test-GSUP(209)@73425678c4bb: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@73425678c4bb: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" TC_attach_combined(211)@73425678c4bb: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@73425678c4bb: Removing Client IMSI='262420000000007'H, index=0 TC_attach_combined(211)@73425678c4bb: Final verdict of PTC: pass TC_attach_combined-BVCI210(201)@73425678c4bb: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@73425678c4bb: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@73425678c4bb: Final verdict of PTC: none -NSVCI99(207)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@73425678c4bb: Final verdict of PTC: none -NSVCI97(197)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(209)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(210)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(195)@73425678c4bb: Final verdict of PTC: none -NSVCI98(202)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(205)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(200)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(210): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_combined finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sun Jun 23 05:50:32 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_combined.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85490) Waiting for packet dumper to finish... 1 (prev_count=85490, count=86567) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sun Jun 23 05:50:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_accept_all.pcap" >/data/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_accept_all started. SGSN_Test-Gb0-NS0(212)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(213)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(216)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(216)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(213)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI196(215)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(221)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(221)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(222)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(218)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI210(220)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(226)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(226)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(223)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI220(225)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(227)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(227)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@73425678c4bb: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='D22F72A7'O, index=0 SGSN_Test-GSUP(228)@73425678c4bb: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) TC_attach_accept_all(230)@73425678c4bb: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@73425678c4bb: Removing Client IMSI='262420000000008'H, index=0 TC_attach_accept_all(230)@73425678c4bb: Final verdict of PTC: pass TC_attach_accept_all-BVCI196(215)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(228)@73425678c4bb: Final verdict of PTC: none -NSVCI99(226)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@73425678c4bb: Final verdict of PTC: none -NSVCI98(221)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@73425678c4bb: Final verdict of PTC: none -NSVCI97(216)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(229)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(224)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@73425678c4bb: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(214)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(219)@73425678c4bb: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(229): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_accept_all finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sun Jun 23 05:50:38 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=55415) Waiting for packet dumper to finish... 1 (prev_count=55415, count=68384) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sun Jun 23 05:50:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_closed.pcap" >/data/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_closed started. SGSN_Test-Gb0-NS0(231)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(232)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(235)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(235)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(236)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(232)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed-BVCI196(234)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(240)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(240)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(241)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(237)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed-BVCI210(239)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(245)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(245)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(242)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed-BVCI220(244)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(246)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(246)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@73425678c4bb: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='DBD69C8B'O, index=0 SGSN_Test-GSUP(247)@73425678c4bb: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@73425678c4bb: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='DBD69C8B'O, index=1 TC_attach_closed(249)@73425678c4bb: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@73425678c4bb: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@73425678c4bb: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@73425678c4bb: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='C5C56D1D'O, index=2 SGSN_Test-GSUP(247)@73425678c4bb: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) TC_attach_closed(250)@73425678c4bb: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@73425678c4bb: Removing Client IMSI='262420000000010'H, index=2 TC_attach_closed(250)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(237)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(247)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@73425678c4bb: Final verdict of PTC: none -NSVCI98(240)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@73425678c4bb: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@73425678c4bb: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(248)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@73425678c4bb: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(243)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(238)@73425678c4bb: Final verdict of PTC: none -NSVCI99(245)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(233)@73425678c4bb: Final verdict of PTC: none -NSVCI97(235)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(248): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@73425678c4bb: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@73425678c4bb: Test case TC_attach_closed finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sun Jun 23 05:50:44 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_closed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=77764) Waiting for packet dumper to finish... 1 (prev_count=77764, count=78841) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sun Jun 23 05:50:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_no_imei_response.pcap" >/data/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_no_imei_response started. SGSN_Test-Gb0-NS0(251)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(252)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(255)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(255)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(252)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI196(254)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(260)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(260)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(261)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(257)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI210(259)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(265)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(265)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(262)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI220(264)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(266)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(266)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@73425678c4bb: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='CEA52141'O, index=0 SGSN_Test-GSUP(267)@73425678c4bb: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) SGSN_Test-GSUP-IPA(266)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_no_imei_response(269)@73425678c4bb: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@73425678c4bb: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-GSUP(267)@73425678c4bb: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@73425678c4bb: Final verdict of PTC: none -NSVCI97(255)@73425678c4bb: Final verdict of PTC: none -NSVCI98(260)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(253)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(263)@73425678c4bb: Final verdict of PTC: none -NSVCI99(265)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@73425678c4bb: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@73425678c4bb: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(268)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(258)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(268): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sun Jun 23 05:51:19 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=67188) Waiting for packet dumper to finish... 1 (prev_count=67188, count=68265) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sun Jun 23 05:51:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/data/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_no_imsi_response started. SGSN_Test-Gb0-NS0(270)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(271)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(274)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(274)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(275)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(271)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI196(273)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(279)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(279)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(280)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(276)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI210(278)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(284)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(284)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(281)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI220(283)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(285)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(285)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@73425678c4bb: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C200E3C5'O, index=0 SGSN_Test-GSUP(286)@73425678c4bb: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) SGSN_Test-GSUP-IPA(285)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_no_imsi_response(288)@73425678c4bb: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@73425678c4bb: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(270)@73425678c4bb: Final verdict of PTC: none -NSVCI99(284)@73425678c4bb: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@73425678c4bb: Final verdict of PTC: none -NSVCI97(274)@73425678c4bb: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(272)@73425678c4bb: Final verdict of PTC: none -NSVCI98(279)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(287)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(282)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(277)@73425678c4bb: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(286)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(287): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sun Jun 23 05:51:54 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=67224) Waiting for packet dumper to finish... 1 (prev_count=67224, count=68389) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sun Jun 23 05:51:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/data/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_closed_add_vty started. SGSN_Test-Gb0-NS0(289)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(290)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(293)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(293)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(294)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(290)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI196(292)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(298)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(298)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(299)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(295)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI210(297)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(303)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(303)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(300)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI220(302)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(304)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(304)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@73425678c4bb: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='CEFECB0A'O, index=0 SGSN_Test-GSUP(305)@73425678c4bb: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@73425678c4bb: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='CEFECB0A'O, index=1 TC_attach_closed_add_vty(307)@73425678c4bb: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@73425678c4bb: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@73425678c4bb: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='CEFECB0A'O, index=2 TC_attach_closed_add_vty(307)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@73425678c4bb: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(307)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(289)@73425678c4bb: Final verdict of PTC: none -NSVCI97(293)@73425678c4bb: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@73425678c4bb: Final verdict of PTC: none -NSVCI99(303)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(305)@73425678c4bb: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@73425678c4bb: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@73425678c4bb: Final verdict of PTC: none -NSVCI98(298)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(306)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(296)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(291)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(301)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(306): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sun Jun 23 05:52:00 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=78346) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sun Jun 23 05:52:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/data/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_check_subscriber_list started. SGSN_Test-Gb0-NS0(308)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(309)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(312)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(312)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(313)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(309)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI196(311)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(317)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(317)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(318)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(314)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI210(316)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(322)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(322)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(319)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI220(321)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(323)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(323)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@73425678c4bb: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F5B15188'O, index=0 SGSN_Test-GSUP(324)@73425678c4bb: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '2F35DFF931BE57385CF0DD4D949E2BAC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A10E2570'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33D02B269D0EBDED'O } } } } } SGSN_Test-GSUP(324)@73425678c4bb: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@73425678c4bb: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" TC_attach_check_subscriber_list(326)@73425678c4bb: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@73425678c4bb: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@73425678c4bb: Final verdict of PTC: pass TC_attach_check_subscriber_list-BVCI210(316)@73425678c4bb: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(324)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@73425678c4bb: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@73425678c4bb: Final verdict of PTC: none -NSVCI97(312)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@73425678c4bb: Final verdict of PTC: none -NSVCI98(317)@73425678c4bb: Final verdict of PTC: none -NSVCI99(322)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(325)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(320)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(310)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(315)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(325): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sun Jun 23 05:52:05 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89556) Waiting for packet dumper to finish... 1 (prev_count=89556, count=90633) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Sun Jun 23 05:52:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/data/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_detach_check_subscriber_list started. SGSN_Test-Gb0-NS0(327)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(328)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(331)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(331)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(328)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI196(330)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(336)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(336)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(337)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(333)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI210(335)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(341)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(341)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(338)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI220(340)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(342)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(342)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@73425678c4bb: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='D6056CED'O, index=0 SGSN_Test-GSUP(343)@73425678c4bb: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '31719A5E7791B41A071EA33D7A3A8C8A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B5410C8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '480364119AC92196'O } } } } } SGSN_Test-GSUP(343)@73425678c4bb: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@73425678c4bb: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" TC_attach_detach_check_subscriber_list(345)@73425678c4bb: setverdict(pass): none -> pass TC_attach_detach_check_subscriber_list(345)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@73425678c4bb: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(327)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@73425678c4bb: Final verdict of PTC: none -NSVCI97(331)@73425678c4bb: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(343)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@73425678c4bb: Final verdict of PTC: none -NSVCI99(341)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@73425678c4bb: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@73425678c4bb: Final verdict of PTC: none -NSVCI98(336)@73425678c4bb: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(344)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(329)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(334)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(339)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) Sun Jun 23 05:52:14 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(344): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=81653) Waiting for packet dumper to finish... 1 (prev_count=81653, count=89218) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sun Jun 23 05:52:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/data/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_check_complete_resend started. SGSN_Test-Gb0-NS0(346)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(347)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(350)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(350)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(347)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI196(349)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(355)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(355)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(356)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(352)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI210(354)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(360)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(360)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(357)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI220(359)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(361)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(361)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@73425678c4bb: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='D9EE0239'O, index=0 SGSN_Test-GSUP(362)@73425678c4bb: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '1FF408F00ED11137EC2C171138274634'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '12E933CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8DA67009774B905D'O } } } } } SGSN_Test-GSUP(362)@73425678c4bb: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@73425678c4bb: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" TC_attach_check_complete_resend(364)@73425678c4bb: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@73425678c4bb: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@73425678c4bb: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@73425678c4bb: Warning: Re-starting timer T, which is already active (running or expired). SGSN_Test-GSUP-IPA(361)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_check_complete_resend(364)@73425678c4bb: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@73425678c4bb: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@73425678c4bb: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@73425678c4bb: Final verdict of PTC: pass TC_attach_check_complete_resend-BVCI210(354)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@73425678c4bb: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@73425678c4bb: Final verdict of PTC: none -NSVCI99(360)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@73425678c4bb: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(362)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@73425678c4bb: Final verdict of PTC: none -NSVCI98(355)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(363)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(353)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(358)@73425678c4bb: Final verdict of PTC: none -NSVCI97(350)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(348)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(363): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sun Jun 23 05:52:53 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88731) Waiting for packet dumper to finish... 1 (prev_count=88731, count=89808) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Sun Jun 23 05:52:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_hlr_location_cancel_request_update started. SGSN_Test-Gb0-NS0(365)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(366)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(369)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(369)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(370)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(366)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI196(368)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(374)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(374)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(375)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(371)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI210(373)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(379)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(379)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(376)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI220(378)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(380)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(380)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@73425678c4bb: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E273E575'O, index=0 SGSN_Test-GSUP(381)@73425678c4bb: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '0D863D0F2A81319B5EB11C8E5B9DE1B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3140CE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C071B85DF2D44F95'O } } } } } SGSN_Test-GSUP(381)@73425678c4bb: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@73425678c4bb: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" TC_hlr_location_cancel_request_update(383)@73425678c4bb: setverdict(pass): none -> pass TC_hlr_location_cancel_request_update(383)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed MC@73425678c4bb: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@73425678c4bb: Final verdict of PTC: none -NSVCI99(379)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@73425678c4bb: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@73425678c4bb: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@73425678c4bb: Final verdict of PTC: none -NSVCI97(369)@73425678c4bb: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@73425678c4bb: Final verdict of PTC: pass -NSVCI98(374)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@73425678c4bb: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(382)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(367)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(372)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(377)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(382): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@73425678c4bb: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sun Jun 23 05:53:03 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81418) Waiting for packet dumper to finish... 1 (prev_count=81418, count=88664) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Sun Jun 23 05:53:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_hlr_location_cancel_request_withdraw started. SGSN_Test-Gb0-NS0(384)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(385)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(388)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(388)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(385)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(393)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(393)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(390)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(398)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(398)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(395)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(399)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(399)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@73425678c4bb: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='C673D4CF'O, index=0 SGSN_Test-GSUP(400)@73425678c4bb: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '74382B6C3131D501B62C7190FE84CAE9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C52D2ACC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FF04E441B74A2F0'O } } } } } SGSN_Test-GSUP(400)@73425678c4bb: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@73425678c4bb: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" TC_hlr_location_cancel_request_withdraw(402)@73425678c4bb: setverdict(pass): none -> pass TC_hlr_location_cancel_request_withdraw(402)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@73425678c4bb: Removing Client IMSI='262420000000029'H, index=0 TC_hlr_location_cancel_request_withdraw(402)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(384)@73425678c4bb: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@73425678c4bb: Final verdict of PTC: none -NSVCI97(388)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@73425678c4bb: Final verdict of PTC: none -NSVCI99(398)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(400)@73425678c4bb: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@73425678c4bb: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(401)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(396)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(391)@73425678c4bb: Final verdict of PTC: none -NSVCI98(393)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(386)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(401): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@73425678c4bb: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sun Jun 23 05:53:08 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92106) Waiting for packet dumper to finish... 1 (prev_count=92106, count=93183) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Sun Jun 23 05:53:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. SGSN_Test-Gb0-NS0(403)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(404)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(407)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(407)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(404)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(412)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(412)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(413)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(409)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(418)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(418)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(414)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(417)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(417)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(417)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(417)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(417)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@73425678c4bb: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='E7FCC063'O, index=0 SGSN_Test-GSUP(419)@73425678c4bb: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@73425678c4bb: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@73425678c4bb: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@73425678c4bb: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@73425678c4bb: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(404)@73425678c4bb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(419)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@73425678c4bb: Final verdict of PTC: none -NSVCI99(418)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(405)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(420)@73425678c4bb: Final verdict of PTC: none -NSVCI98(412)@73425678c4bb: Final verdict of PTC: none -NSVCI97(407)@73425678c4bb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(417)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(410)@73425678c4bb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(416)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(420): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@73425678c4bb: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sun Jun 23 05:53:13 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=41292) Waiting for packet dumper to finish... 1 (prev_count=41292, count=51206) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Sun Jun 23 05:53:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. SGSN_Test-Gb0-NS0(422)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(423)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(426)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(426)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(427)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(423)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(431)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(431)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(428)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(436)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(436)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(433)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(437)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(437)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@73425678c4bb: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='D58D4628'O, index=0 SGSN_Test-GSUP(438)@73425678c4bb: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@73425678c4bb: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@73425678c4bb: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@73425678c4bb: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@73425678c4bb: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@73425678c4bb: Final verdict of PTC: pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(438)@73425678c4bb: Final verdict of PTC: none -NSVCI97(426)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@73425678c4bb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@73425678c4bb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@73425678c4bb: Final verdict of PTC: none -NSVCI99(436)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@73425678c4bb: Final verdict of PTC: none -NSVCI98(431)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(434)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(439)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(429)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(424)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(439): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@73425678c4bb: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sun Jun 23 05:53:18 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=41250) Waiting for packet dumper to finish... 1 (prev_count=41250, count=50746) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sun Jun 23 05:53:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_rau_unknown.pcap" >/data/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_rau_unknown started. SGSN_Test-Gb0-NS0(441)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(442)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(445)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(445)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(446)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(442)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI196(444)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(450)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(450)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(451)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(447)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI210(449)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(455)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(455)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(452)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI220(454)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(456)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(456)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@73425678c4bb: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='D3F8EA49'O, index=0 SGSN_Test-GSUP(457)@73425678c4bb: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) TC_rau_unknown(459)@73425678c4bb: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@73425678c4bb: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(441)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(457)@73425678c4bb: Final verdict of PTC: none -NSVCI97(445)@73425678c4bb: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@73425678c4bb: Final verdict of PTC: none -NSVCI99(455)@73425678c4bb: Final verdict of PTC: none -NSVCI98(450)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@73425678c4bb: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@73425678c4bb: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(443)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(458)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(448)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(453)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(458): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@73425678c4bb: Test case TC_rau_unknown finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sun Jun 23 05:53:24 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_rau_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40365) Waiting for packet dumper to finish... 1 (prev_count=40365, count=52638) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sun Jun 23 05:53:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_rau.pcap" >/data/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_rau started. SGSN_Test-Gb0-NS0(460)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(461)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(464)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(464)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(465)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(461)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI196(463)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(469)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(469)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(470)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(466)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI210(468)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(474)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(474)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(471)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI220(473)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(475)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(475)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@73425678c4bb: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F25E2AFD'O, index=0 SGSN_Test-GSUP(476)@73425678c4bb: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '98AFB12E046C2C9B8802576FBBAC5302'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '938CB864'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33A632E472442355'O } } } } } SGSN_Test-GSUP(476)@73425678c4bb: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@73425678c4bb: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" TC_attach_rau(478)@73425678c4bb: setverdict(pass): none -> pass TC_attach_rau(478)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@73425678c4bb: Removing Client IMSI='262420000000012'H, index=0 TC_attach_rau(478)@73425678c4bb: Final verdict of PTC: pass -NSVCI98(469)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(476)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@73425678c4bb: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@73425678c4bb: Final verdict of PTC: none -NSVCI99(474)@73425678c4bb: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@73425678c4bb: Final verdict of PTC: none -NSVCI97(464)@73425678c4bb: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(472)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(462)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(477)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(467)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(477): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_rau finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Sun Jun 23 05:53:29 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89373) Waiting for packet dumper to finish... 1 (prev_count=89373, count=90450) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sun Jun 23 05:53:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_rau_a_a.pcap" >/data/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_rau_a_a started. SGSN_Test-Gb0-NS0(479)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(480)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(483)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(483)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(484)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(480)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI196(482)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(488)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(488)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(489)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(485)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI210(487)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(493)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(493)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(490)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI220(492)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(494)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(494)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@73425678c4bb: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='EBFDFE33'O, index=0 SGSN_Test-GSUP(495)@73425678c4bb: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F5511898EFD86D5826CBD0B500AE7D83'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE84792A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31F5ADBE4B2B7A93'O } } } } } SGSN_Test-GSUP(495)@73425678c4bb: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@73425678c4bb: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" TC_attach_rau_a_a(497)@73425678c4bb: setverdict(pass): none -> pass TC_attach_rau_a_a(497)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@73425678c4bb: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(479)@73425678c4bb: Final verdict of PTC: none -NSVCI97(483)@73425678c4bb: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@73425678c4bb: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(495)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@73425678c4bb: Final verdict of PTC: none -NSVCI99(493)@73425678c4bb: Final verdict of PTC: none -NSVCI98(488)@73425678c4bb: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(496)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(481)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(486)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(491)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(496): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sun Jun 23 05:53:39 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99659) Waiting for packet dumper to finish... 1 (prev_count=99659, count=106813) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sun Jun 23 05:53:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_rau_a_b.pcap" >/data/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_rau_a_b started. SGSN_Test-Gb0-NS0(498)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(499)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(502)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(502)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(499)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 TC_attach_rau_a_b-BVCI196(501)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(508)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@73425678c4bb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(507)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 -NSVCI98(508)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(508)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(508)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(504)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_b-BVCI210(505)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(507)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(512)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(512)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(509)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_b-BVCI220(511)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(513)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(513)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@73425678c4bb: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='FF78DA9C'O, index=0 SGSN_Test-GSUP(514)@73425678c4bb: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'CA073379CC0DEA87319992A27CA10550'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '80B3C2B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '01E4E064134C50D1'O } } } } } SGSN_Test-GSUP(514)@73425678c4bb: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@73425678c4bb: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" TC_attach_rau_a_b(516)@73425678c4bb: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@73425678c4bb: attach complete sending rau TC_attach_rau_a_b(516)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@73425678c4bb: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@73425678c4bb: Removing Client IMSI='262420000000038'H, index=0 TC_attach_rau_a_b-BVCI210(505)@73425678c4bb: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D542524E'O, index=0 TC_attach_rau_a_b(516)@73425678c4bb: sending second RAU via different RA TC_attach_rau_a_b(516)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@73425678c4bb: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(498)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@73425678c4bb: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@73425678c4bb: Final verdict of PTC: none -NSVCI99(512)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(514)@73425678c4bb: Final verdict of PTC: none -NSVCI98(508)@73425678c4bb: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@73425678c4bb: Final verdict of PTC: none -NSVCI97(502)@73425678c4bb: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(506)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(515)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(510)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(500)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(515): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sun Jun 23 05:53:49 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=103048) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sun Jun 23 05:53:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_resync.pcap" >/data/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_usim_resync started. SGSN_Test-Gb0-NS0(517)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(518)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(521)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(521)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(522)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(518)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI196(520)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(527)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@73425678c4bb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(526)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 -NSVCI98(527)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(527)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(527)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(528)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(523)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI210(524)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(532)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(532)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(532)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(528)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI220(529)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(531)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(531)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(531)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(531)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(531)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@73425678c4bb: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='C761527A'O, index=0 SGSN_Test-GSUP(533)@73425678c4bb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@73425678c4bb: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '5C8ECBC24E47A8316EF10E8242B61C19'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64B46367'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9FCFB3A616975B7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0DAB2D95FB11C3B03BB5C64C1343003F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F142857F5A0BB859DC31E92374A3FA68'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '347487445F6D0E1C82AC627706782CF4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4E864522A5D71004'O } } } } } SGSN_Test-GSUP(533)@73425678c4bb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@73425678c4bb: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" TC_attach_usim_resync(535)@73425678c4bb: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@73425678c4bb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_resync(535)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(517)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(533)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(529)@73425678c4bb: Final verdict of PTC: none -NSVCI98(527)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(519)@73425678c4bb: Final verdict of PTC: none -NSVCI99(532)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(524)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(531)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(534)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(530)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(525)@73425678c4bb: Final verdict of PTC: none -NSVCI97(521)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_resync-BVCI210(524): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_resync-BVCI220(529): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(534): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_usim_resync finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sun Jun 23 05:53:53 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91490) Waiting for packet dumper to finish... 1 (prev_count=91490, count=92567) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sun Jun 23 05:53:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/data/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_usim_a54_a54 started. SGSN_Test-Gb0-NS0(536)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(537)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(540)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(540)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(541)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(537)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI196(539)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(545)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(545)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(546)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(542)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI210(544)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(550)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(550)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(547)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI220(549)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(551)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(551)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@73425678c4bb: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='C59EBD28'O, index=0 SGSN_Test-GSUP(552)@73425678c4bb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@73425678c4bb: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F7BD9E5FAF5FE3E3D1B3F0AE7E6448CB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69D80896'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FFD3B3E6F34B3BED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FEEC2F16C31C3EA4A734A51D35734167'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '87ACF7C204220D9A806674ABF8D5FB2D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CFB14A6898409692F052BF68CE9C1C2F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4B34258D1DB18EC4'O } } } } } SGSN_Test-GSUP(552)@73425678c4bb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@73425678c4bb: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" TC_attach_usim_a54_a54(554)@73425678c4bb: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@73425678c4bb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@73425678c4bb: Final verdict of PTC: pass -NSVCI97(540)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(552)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@73425678c4bb: Final verdict of PTC: none -NSVCI99(550)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@73425678c4bb: Final verdict of PTC: none -NSVCI98(545)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(553)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(543)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(538)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(548)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(553): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sun Jun 23 05:53:58 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44640) Waiting for packet dumper to finish... 1 (prev_count=44640, count=70902) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sun Jun 23 05:54:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/data/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_usim_a54_a53 started. SGSN_Test-Gb0-NS0(555)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(556)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(559)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(559)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(560)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(556)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI196(558)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(564)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(564)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(565)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(561)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI210(563)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(569)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(569)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(566)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI220(568)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(570)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(570)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@73425678c4bb: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='C7681F42'O, index=0 SGSN_Test-GSUP(571)@73425678c4bb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@73425678c4bb: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'AAD9FFA65B3D5445284B5E529DDBF4EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B4AA814'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B11980D4139BBD7B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '87C7105EB765E68593DCEDD322A60308'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '59E7C044D312BD89F204123F209886DB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A251CFA576DD51E4507A917290081FE1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BCB5A21E3621219C'O } } } } } SGSN_Test-GSUP(571)@73425678c4bb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@73425678c4bb: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" TC_attach_usim_a54_a53(573)@73425678c4bb: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@73425678c4bb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@73425678c4bb: Final verdict of PTC: pass TC_attach_usim_a54_a53-BVCI220(568)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(571)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@73425678c4bb: Final verdict of PTC: none -NSVCI99(569)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@73425678c4bb: Final verdict of PTC: none -NSVCI98(564)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(562)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(557)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(567)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(572)@73425678c4bb: Final verdict of PTC: none -NSVCI97(559)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(559): none (none -> none) Sun Jun 23 05:54:04 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(572): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=69512) Waiting for packet dumper to finish... 1 (prev_count=69512, count=70589) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sun Jun 23 05:54:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/data/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_usim_a53_a54 started. SGSN_Test-Gb0-NS0(574)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(575)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(578)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(578)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(579)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(575)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI196(577)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(583)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(583)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(584)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(580)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI210(582)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(588)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(588)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(585)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI220(587)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(589)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(589)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@73425678c4bb: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='CC6BC402'O, index=0 SGSN_Test-GSUP(590)@73425678c4bb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@73425678c4bb: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A891EF4ECEE3EF74CB4E08B12E209312'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9917B853'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96A27214AE6666F8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5B23DC1FA14750BDE08D84E9579F1DAC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '946CC26FFE1BBCED3B095523AA074B09'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '74557888325DFD936F26EFF83A640E8B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A028184B161B8EF9'O } } } } } SGSN_Test-GSUP(590)@73425678c4bb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@73425678c4bb: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" TC_attach_usim_a53_a54(592)@73425678c4bb: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@73425678c4bb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@73425678c4bb: Final verdict of PTC: pass -NSVCI97(578)@73425678c4bb: Final verdict of PTC: none -NSVCI99(588)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(590)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@73425678c4bb: Final verdict of PTC: none -NSVCI98(583)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(586)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(591)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(581)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(576)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(591): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sun Jun 23 05:54:09 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=69596) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sun Jun 23 05:54:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/data/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_usim_a50_a54 started. SGSN_Test-Gb0-NS0(593)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(594)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(597)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(597)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(598)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(594)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a50_a54-BVCI196(596)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(602)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(602)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(599)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a50_a54-BVCI210(601)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(607)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(607)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(604)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a50_a54-BVCI220(606)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(608)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(608)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@73425678c4bb: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='EDCE111D'O, index=0 SGSN_Test-GSUP(609)@73425678c4bb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@73425678c4bb: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '7B83CE39F1666FC095D2735B59DFD3D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B8DAF05E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E6030C8DAF4E91E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C79E7C296B4EE17D85CF1B1C5CB778A5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B1761D2997C9AAA7379CCEB4C9BEE0EB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9E9E4AA83B3FBACA2002D70D907BAA9A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '64CBF93A1DDA26BD'O } } } } } SGSN_Test-GSUP(609)@73425678c4bb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@73425678c4bb: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" TC_attach_usim_a50_a54(611)@73425678c4bb: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@73425678c4bb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@73425678c4bb: Final verdict of PTC: pass TC_attach_usim_a50_a54-BVCI196(596)@73425678c4bb: Final verdict of PTC: none -NSVCI97(597)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(609)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@73425678c4bb: Final verdict of PTC: none -NSVCI98(602)@73425678c4bb: Final verdict of PTC: none -NSVCI99(607)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(595)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(600)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(605)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(610)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(610): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sun Jun 23 05:54:13 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44047) Waiting for packet dumper to finish... 1 (prev_count=44047, count=70092) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sun Jun 23 05:54:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/data/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_usim_a54_a50 started. SGSN_Test-Gb0-NS0(612)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(613)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(616)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(616)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(617)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(613)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI196(615)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(621)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(621)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(618)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI210(620)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(627)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(627)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(623)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI220(624)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(626)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(626)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(626)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@73425678c4bb: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='E6DCA94C'O, index=0 SGSN_Test-GSUP(628)@73425678c4bb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@73425678c4bb: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9327E2FFC28ABA2BB8651DFA6C991D66'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC9A8D9D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '03B720C7505DA0F8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AF198D74B13BC88E922353EEF9CF4CE2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B2EC43749409F2169EEBDDEA6CD82328'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DFFEE4A6EC8E980E103173F1B14E9309'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '71CB8FD68AD26FB9'O } } } } } SGSN_Test-GSUP(628)@73425678c4bb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@73425678c4bb: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" TC_attach_usim_a54_a50(630)@73425678c4bb: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@73425678c4bb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@73425678c4bb: Final verdict of PTC: pass -NSVCI97(616)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@73425678c4bb: Final verdict of PTC: none -NSVCI98(621)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(628)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@73425678c4bb: Final verdict of PTC: none -NSVCI99(627)@73425678c4bb: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(629)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(614)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(619)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(625)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(629): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sun Jun 23 05:54:18 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=69512) Waiting for packet dumper to finish... 1 (prev_count=69512, count=70589) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sun Jun 23 05:54:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/data/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_detach_unknown_nopoweroff started. SGSN_Test-Gb0-NS0(631)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(632)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(635)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(635)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(636)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(632)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI196(634)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(640)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(640)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(641)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(637)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI210(639)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(646)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(646)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(646)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(642)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI220(643)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(645)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(645)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(645)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(645)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(645)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@73425678c4bb: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='EAA41CCD'O, index=0 SGSN_Test-GSUP(647)@73425678c4bb: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) TC_detach_unknown_nopoweroff(649)@73425678c4bb: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@73425678c4bb: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@73425678c4bb: Final verdict of PTC: pass -NSVCI97(635)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@73425678c4bb: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@73425678c4bb: Final verdict of PTC: none -NSVCI99(646)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@73425678c4bb: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@73425678c4bb: Final verdict of PTC: none -NSVCI98(640)@73425678c4bb: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(643)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(638)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(633)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(648)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(647)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(644)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(643): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(648): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@73425678c4bb: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sun Jun 23 05:54:23 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44085) Waiting for packet dumper to finish... 1 (prev_count=44085, count=55900) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sun Jun 23 05:54:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/data/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_detach_unknown_poweroff started. SGSN_Test-Gb0-NS0(650)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(651)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(654)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(654)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(655)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(651)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI196(653)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(659)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(659)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(660)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(656)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI210(658)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(664)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(664)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(661)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI220(663)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(665)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(665)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@73425678c4bb: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='E7420471'O, index=0 SGSN_Test-GSUP(666)@73425678c4bb: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) TC_detach_unknown_poweroff(668)@73425678c4bb: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@73425678c4bb: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(656)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@73425678c4bb: Final verdict of PTC: none -NSVCI97(654)@73425678c4bb: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@73425678c4bb: Final verdict of PTC: none -NSVCI99(664)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(666)@73425678c4bb: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@73425678c4bb: Final verdict of PTC: none -NSVCI98(659)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(662)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(667)@73425678c4bb: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(657)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(652)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(659): none (none -> none) Sun Jun 23 05:54:33 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(667): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@73425678c4bb: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=43344) Waiting for packet dumper to finish... 1 (prev_count=43344, count=50912) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sun Jun 23 05:54:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_nopoweroff.pcap" >/data/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_detach_nopoweroff started. SGSN_Test-Gb0-NS0(669)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(670)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(673)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(673)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(670)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI196(672)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(678)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(678)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(679)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(675)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI210(677)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(683)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(683)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(680)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI220(682)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(684)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(684)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@73425678c4bb: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='CC0E9623'O, index=0 SGSN_Test-GSUP(685)@73425678c4bb: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '5E4248DBDA2C38A8DFA1F6C51E130489'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2A9A630F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7849B8FB0FC1857C'O } } } } } SGSN_Test-GSUP(685)@73425678c4bb: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@73425678c4bb: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" TC_detach_nopoweroff(687)@73425678c4bb: setverdict(pass): none -> pass TC_detach_nopoweroff(687)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@73425678c4bb: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@73425678c4bb: Final verdict of PTC: pass TC_detach_nopoweroff-BVCI196(672)@73425678c4bb: Final verdict of PTC: none -NSVCI98(678)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@73425678c4bb: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(685)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@73425678c4bb: Final verdict of PTC: none -NSVCI99(683)@73425678c4bb: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@73425678c4bb: Final verdict of PTC: none -NSVCI97(673)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(681)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(686)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(676)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(671)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(686): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@73425678c4bb: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sun Jun 23 05:54:38 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88900) Waiting for packet dumper to finish... 1 (prev_count=88900, count=89977) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sun Jun 23 05:54:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_poweroff.pcap" >/data/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_detach_poweroff started. SGSN_Test-Gb0-NS0(688)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(689)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(692)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(692)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(689)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI196(691)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(697)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(697)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(698)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(694)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI210(696)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(702)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(702)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(699)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI220(701)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(703)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(703)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@73425678c4bb: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='F1F7B1DF'O, index=0 SGSN_Test-GSUP(704)@73425678c4bb: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4AED810C30AC68C6152AFB1C7B5D1610'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4779DEF8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F1D9E93978437CC6'O } } } } } SGSN_Test-GSUP(704)@73425678c4bb: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@73425678c4bb: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" TC_detach_poweroff(706)@73425678c4bb: setverdict(pass): none -> pass TC_detach_poweroff(706)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@73425678c4bb: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-GSUP(704)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@73425678c4bb: Final verdict of PTC: none -NSVCI97(692)@73425678c4bb: Final verdict of PTC: none -NSVCI99(702)@73425678c4bb: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@73425678c4bb: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@73425678c4bb: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@73425678c4bb: Final verdict of PTC: none -NSVCI98(697)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(690)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(700)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(705)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(695)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(705): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@73425678c4bb: Test case TC_detach_poweroff finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sun Jun 23 05:54:49 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81281) Waiting for packet dumper to finish... 1 (prev_count=81281, count=88435) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sun Jun 23 05:54:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act.pcap" >/data/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_pdp_act started. SGSN_Test-Gb0-NS0(707)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(708)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(711)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(711)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(712)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(708)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act-BVCI196(710)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(716)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(716)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(713)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 TC_attach_pdp_act-BVCI210(715)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(721)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(721)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(718)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act-BVCI220(720)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(722)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(722)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@73425678c4bb: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='E43C9986'O, index=0 SGSN_Test-GSUP(723)@73425678c4bb: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '76C9C81E04325BFF891166C7BAA39140'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '617F03CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDA77BA3D9293343'O } } } } } SGSN_Test-GSUP(723)@73425678c4bb: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@73425678c4bb: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" TC_attach_pdp_act(725)@73425678c4bb: setverdict(pass): none -> pass TC_attach_pdp_act(725)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@73425678c4bb: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(718)@73425678c4bb: Final verdict of PTC: none -NSVCI99(721)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(723)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(724)@73425678c4bb: Final verdict of PTC: none -NSVCI98(716)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(709)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(719)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(714)@73425678c4bb: Final verdict of PTC: none -NSVCI97(711)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(724): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_pdp_act finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sun Jun 23 05:54:53 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89222) Waiting for packet dumper to finish... 1 (prev_count=89222, count=90299) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sun Jun 23 05:54:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_pdp_act_unattached.pcap" >/data/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_pdp_act_unattached started. SGSN_Test-Gb0-NS0(726)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(727)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(730)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(730)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(727)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI196(729)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(735)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(735)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(732)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 TC_pdp_act_unattached-BVCI210(734)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(740)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(740)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(737)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI220(739)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(741)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(741)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@73425678c4bb: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='D5448B41'O, index=0 SGSN_Test-GSUP(742)@73425678c4bb: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) TC_pdp_act_unattached(744)@73425678c4bb: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@73425678c4bb: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(726)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@73425678c4bb: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(742)@73425678c4bb: Final verdict of PTC: none -NSVCI99(740)@73425678c4bb: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@73425678c4bb: Final verdict of PTC: none -NSVCI98(735)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(743)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(733)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(738)@73425678c4bb: Final verdict of PTC: none -NSVCI97(730)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(728)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@73425678c4bb: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(743): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@73425678c4bb: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sun Jun 23 05:54:57 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9717) Waiting for packet dumper to finish... 1 (prev_count=9717, count=57251) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sun Jun 23 05:54:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_pdp_act_user started. SGSN_Test-Gb0-NS0(745)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(746)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(749)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(749)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(750)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(746)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI196(748)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(754)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(754)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(751)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI210(753)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(759)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(759)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(756)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI220(758)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(760)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(760)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@73425678c4bb: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='C1070EC4'O, index=0 SGSN_Test-GSUP(761)@73425678c4bb: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'CB34A6AC15BD59BC818AE3C5C6B12F8F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0F458EB3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4871F37A5E0AE48B'O } } } } } SGSN_Test-GSUP(761)@73425678c4bb: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@73425678c4bb: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" TC_attach_pdp_act_user(763)@73425678c4bb: setverdict(pass): none -> pass TC_attach_pdp_act_user(763)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(748)@73425678c4bb: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@73425678c4bb: Final verdict of PTC: pass TC_attach_pdp_act_user-BVCI196(748)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@73425678c4bb: Final verdict of PTC: none -NSVCI98(754)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(761)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@73425678c4bb: Final verdict of PTC: none -NSVCI99(759)@73425678c4bb: Final verdict of PTC: none -NSVCI97(749)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(762)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(747)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(757)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(752)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(762): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sun Jun 23 05:55:01 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92775) Waiting for packet dumper to finish... 1 (prev_count=92775, count=93852) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Sun Jun 23 05:55:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_pdp_act_ggsn_reject started. SGSN_Test-Gb0-NS0(764)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(765)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(768)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(768)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(769)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(765)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(773)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(773)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(774)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(770)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(778)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(778)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(775)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(779)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(779)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@73425678c4bb: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='F4464AD5'O, index=0 SGSN_Test-GSUP(780)@73425678c4bb: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '414FA1C622150B95533D9F9F238CF4A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7B2A08F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C81282D30922545'O } } } } } SGSN_Test-GSUP(780)@73425678c4bb: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@73425678c4bb: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" TC_attach_pdp_act_ggsn_reject(782)@73425678c4bb: setverdict(pass): none -> pass TC_attach_pdp_act_ggsn_reject(782)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@73425678c4bb: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-GSUP(780)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@73425678c4bb: Final verdict of PTC: none -NSVCI97(768)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@73425678c4bb: Final verdict of PTC: none -NSVCI99(778)@73425678c4bb: Final verdict of PTC: none -NSVCI98(773)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(776)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(766)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(771)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(781)@73425678c4bb: Final verdict of PTC: none Sun Jun 23 05:55:05 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(781): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95502) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Sun Jun 23 05:55:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_pdp_act_user_deact_mo started. SGSN_Test-Gb0-NS0(783)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(784)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(787)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(787)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(784)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 TC_attach_pdp_act_user_deact_mo-BVCI196(786)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(792)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(792)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(793)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(789)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(797)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(797)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(794)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(798)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(798)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@73425678c4bb: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='CC201676'O, index=0 SGSN_Test-GSUP(799)@73425678c4bb: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'BCD28DCCCCBCA0C9455413A91375E06B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B914E5E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B5380C190826AE48'O } } } } } SGSN_Test-GSUP(799)@73425678c4bb: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@73425678c4bb: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" TC_attach_pdp_act_user_deact_mo(801)@73425678c4bb: setverdict(pass): none -> pass TC_attach_pdp_act_user_deact_mo(801)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@73425678c4bb: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@73425678c4bb: Final verdict of PTC: pass TC_attach_pdp_act_user_deact_mo-BVCI210(791)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(799)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@73425678c4bb: Final verdict of PTC: none -NSVCI99(797)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@73425678c4bb: Final verdict of PTC: none -NSVCI98(792)@73425678c4bb: Final verdict of PTC: none -NSVCI97(787)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(790)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(795)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(785)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(800)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(800): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sun Jun 23 05:55:08 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102115) Waiting for packet dumper to finish... 1 (prev_count=102115, count=103192) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Sun Jun 23 05:55:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_pdp_act_user_deact_mt started. SGSN_Test-Gb0-NS0(802)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(803)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(806)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(806)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(807)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(803)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(811)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(811)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(812)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(808)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(816)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(816)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(813)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(817)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(817)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@73425678c4bb: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='C04E38AA'O, index=0 SGSN_Test-GSUP(818)@73425678c4bb: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6D37044570042FACE00B289CC2B012C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '94238B38'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '522B1D26350809AE'O } } } } } SGSN_Test-GSUP(818)@73425678c4bb: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@73425678c4bb: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" TC_attach_pdp_act_user_deact_mt(820)@73425678c4bb: setverdict(pass): none -> pass TC_attach_pdp_act_user_deact_mt(820)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt-BVCI196(805)@73425678c4bb: Removing Client IMSI='262420000000022'H, index=0 TC_attach_pdp_act_user_deact_mt(820)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(802)@73425678c4bb: Final verdict of PTC: none -NSVCI99(816)@73425678c4bb: Final verdict of PTC: none -NSVCI98(811)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(818)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@73425678c4bb: Final verdict of PTC: none -NSVCI97(806)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(819)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(814)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(804)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(809)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(819): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sun Jun 23 05:55:13 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100791) Waiting for packet dumper to finish... 1 (prev_count=100791, count=101868) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Sun Jun 23 05:55:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_pdp_act_deact_dup started. SGSN_Test-Gb0-NS0(821)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(822)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(825)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(825)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(826)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(822)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_dup-BVCI196(824)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(830)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(830)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(831)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(827)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_dup-BVCI210(829)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(835)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(835)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(832)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_dup-BVCI220(834)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(836)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(836)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@73425678c4bb: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='CE4D4955'O, index=0 SGSN_Test-GSUP(837)@73425678c4bb: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '479A8156247237353C526BE26E3ADC0A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D8F0B9DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5FFEF2AD7BF1E9E5'O } } } } } SGSN_Test-GSUP(837)@73425678c4bb: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@73425678c4bb: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" TC_attach_pdp_act_deact_dup(839)@73425678c4bb: setverdict(pass): none -> pass TC_attach_pdp_act_deact_dup(839)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@73425678c4bb: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@73425678c4bb: "Received deletePDPContextResponse 1, seq_nr=1036" TC_attach_pdp_act_deact_dup(839)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@73425678c4bb: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@73425678c4bb: Final verdict of PTC: pass TC_attach_pdp_act_deact_dup-BVCI196(824)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@73425678c4bb: Final verdict of PTC: none -NSVCI97(825)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(823)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@73425678c4bb: Final verdict of PTC: none -NSVCI99(835)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(828)@73425678c4bb: Final verdict of PTC: none -NSVCI98(830)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(833)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(837)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(838)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(838): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sun Jun 23 05:55:19 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102666) Waiting for packet dumper to finish... 1 (prev_count=102666, count=103743) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sun Jun 23 05:55:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_second_attempt.pcap" >/data/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_second_attempt started. SGSN_Test-Gb0-NS0(840)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(841)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(844)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(844)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(845)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(841)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_second_attempt-BVCI196(843)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(849)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(849)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(846)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 TC_attach_second_attempt-BVCI210(848)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(854)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(854)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(851)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_second_attempt-BVCI220(853)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(855)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(855)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@73425678c4bb: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='F22362E1'O, index=0 SGSN_Test-GSUP(856)@73425678c4bb: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4E2E876BD0703AAC2D9876DCEE5BDFEE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C5357D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF078FC05042FE1F'O } } } } } SGSN_Test-GSUP(856)@73425678c4bb: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@73425678c4bb: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" TC_attach_second_attempt(858)@73425678c4bb: setverdict(pass): none -> pass TC_attach_second_attempt(858)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '11386BDC355DE8AF5AC27698D4D136B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '591293A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '224BF379890008B1'O } } } } } SGSN_Test-GSUP-IPA(855)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_second_attempt(858)@73425678c4bb: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@73425678c4bb: Test Component 858 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb2-NS2(850)@73425678c4bb: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(856)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@73425678c4bb: Final verdict of PTC: none -NSVCI99(854)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@73425678c4bb: Final verdict of PTC: none TC_attach_second_attempt(858)@73425678c4bb: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97(844)@73425678c4bb: Final verdict of PTC: none -NSVCI98(849)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@73425678c4bb: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(857)@73425678c4bb: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(847)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(842)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(852)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(857): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@73425678c4bb: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sun Jun 23 05:55:53 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=105639) Waiting for packet dumper to finish... 1 (prev_count=105639, count=106716) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sun Jun 23 05:55:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_echo_timeout.pcap" >/data/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_echo_timeout started. SGSN_Test-Gb0-NS0(859)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(860)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(863)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(863)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(860)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI196(862)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(868)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(868)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(869)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(865)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI210(867)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(873)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(873)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(870)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI220(872)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(874)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(874)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@73425678c4bb: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='D631BD98'O, index=0 SGSN_Test-GSUP(875)@73425678c4bb: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'BF29CE082676F3A86BB30B51F8CED4E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4A96F220'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92FDAA356283D4AC'O } } } } } SGSN_Test-GSUP(875)@73425678c4bb: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@73425678c4bb: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" TC_attach_echo_timeout(877)@73425678c4bb: setverdict(pass): none -> pass TC_attach_echo_timeout(877)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1039" SGSN_Test-GSUP-IPA(874)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@73425678c4bb: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@73425678c4bb: Removing Client IMSI='262420000000067'H, index=0 TC_attach_echo_timeout(877)@73425678c4bb: Final verdict of PTC: pass TC_attach_echo_timeout-BVCI196(862)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(875)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@73425678c4bb: Final verdict of PTC: none -NSVCI97(863)@73425678c4bb: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@73425678c4bb: Final verdict of PTC: none -NSVCI99(873)@73425678c4bb: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@73425678c4bb: Final verdict of PTC: none -NSVCI98(868)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(876)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(861)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(866)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(871)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(876): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sun Jun 23 05:56:32 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108235) Waiting for packet dumper to finish... 1 (prev_count=108235, count=109312) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sun Jun 23 05:56:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/data/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_restart_ctr_echo started. SGSN_Test-Gb0-NS0(878)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(879)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(882)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(882)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(883)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(879)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_echo-BVCI196(881)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(887)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(887)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(888)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(884)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_echo-BVCI210(886)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(892)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(892)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(889)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_echo-BVCI220(890)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(893)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(893)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@73425678c4bb: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='CABD3D71'O, index=0 SGSN_Test-GSUP(894)@73425678c4bb: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '0CD52D5E0BD156D39A9DDA562B54BDC4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8BEDB50C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2325EE45FED5875E'O } } } } } SGSN_Test-GSUP(894)@73425678c4bb: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@73425678c4bb: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" TC_attach_restart_ctr_echo(896)@73425678c4bb: setverdict(pass): none -> pass TC_attach_restart_ctr_echo(896)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@73425678c4bb: Removing Client IMSI='262420000000023'H, index=0 TC_attach_restart_ctr_echo(896)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(878)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@73425678c4bb: Final verdict of PTC: none -NSVCI99(892)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(894)@73425678c4bb: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(890)@73425678c4bb: Final verdict of PTC: none -NSVCI97(882)@73425678c4bb: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@73425678c4bb: Final verdict of PTC: none -NSVCI98(887)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(895)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(880)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(891)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(885)@73425678c4bb: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(890): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(895): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sun Jun 23 05:56:46 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86561) Waiting for packet dumper to finish... 1 (prev_count=86561, count=99914) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sun Jun 23 05:56:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/data/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_restart_ctr_create started. SGSN_Test-Gb0-NS0(897)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(898)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(901)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(901)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(902)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(898)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(900)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(907)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@73425678c4bb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(906)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 -NSVCI98(907)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(907)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(903)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(904)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(906)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(911)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(911)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(908)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_create-BVCI220(910)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(912)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(912)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@73425678c4bb: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='E95708B1'O, index=0 SGSN_Test-GSUP(913)@73425678c4bb: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'D78241CB9AAC236868E52238CDA24C42'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A75960F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FCF4B5376D918F58'O } } } } } SGSN_Test-GSUP(913)@73425678c4bb: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@73425678c4bb: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" TC_attach_restart_ctr_create(915)@73425678c4bb: setverdict(pass): none -> pass TC_attach_restart_ctr_create(915)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@73425678c4bb: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@73425678c4bb: Final verdict of PTC: pass TC_attach_restart_ctr_create-BVCI210(904)@73425678c4bb: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(913)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@73425678c4bb: Final verdict of PTC: none -NSVCI98(907)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@73425678c4bb: Final verdict of PTC: none -NSVCI99(911)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@73425678c4bb: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@73425678c4bb: Final verdict of PTC: none -NSVCI97(901)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(905)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(899)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(914)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(909)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(904): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(914): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sun Jun 23 05:56:50 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100534) Waiting for packet dumper to finish... 1 (prev_count=100534, count=101611) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Sun Jun 23 05:56:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. SGSN_Test-Gb0-NS0(916)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(917)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(920)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(920)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(917)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(925)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(925)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(926)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(922)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(930)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(930)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(927)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(931)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(931)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@73425678c4bb: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='FFB20520'O, index=0 SGSN_Test-GSUP(932)@73425678c4bb: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '75A161B73CA860BE87FC1CB52195E6EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4FC1AB5B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A4D0FA819B85FA0C'O } } } } } SGSN_Test-GSUP(932)@73425678c4bb: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@73425678c4bb: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" TC_attach_pdp_act_deact_mt_t3395_expire(934)@73425678c4bb: setverdict(pass): none -> pass TC_attach_pdp_act_deact_mt_t3395_expire(934)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test-GSUP-IPA(931)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire(934)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@73425678c4bb: Removing Client IMSI='262420000000025'H, index=0 TC_attach_pdp_act_deact_mt_t3395_expire(934)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(917)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@73425678c4bb: Final verdict of PTC: none -NSVCI98(925)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(932)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@73425678c4bb: Final verdict of PTC: none -NSVCI99(930)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(918)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(933)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(923)@73425678c4bb: Final verdict of PTC: none -NSVCI97(920)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(928)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(933): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sun Jun 23 05:57:28 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106597) Waiting for packet dumper to finish... 1 (prev_count=106597, count=107674) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Sun Jun 23 05:57:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_pdp_act_deact_gtp_retrans started. SGSN_Test-Gb0-NS0(935)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(936)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(939)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(939)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(940)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(936)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(944)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(944)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(945)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(941)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(949)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(949)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(946)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(950)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(950)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@73425678c4bb: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='D0C2255C'O, index=0 SGSN_Test-GSUP(951)@73425678c4bb: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'EB8A0D57E52EDA8CCA0A635E38A6EB6A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '045BAE6D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE6D643F459F361D'O } } } } } SGSN_Test-GSUP(951)@73425678c4bb: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@73425678c4bb: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" TC_attach_pdp_act_deact_gtp_retrans(953)@73425678c4bb: setverdict(pass): none -> pass TC_attach_pdp_act_deact_gtp_retrans(953)@73425678c4bb: First createPDPContextRequest received, dropping & waiting for retransmission TC_attach_pdp_act_deact_gtp_retrans(953)@73425678c4bb: First deletePDPContextRequest received, dropping & waiting for retransmission TC_attach_pdp_act_deact_gtp_retrans(953)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@73425678c4bb: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(935)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@73425678c4bb: Final verdict of PTC: none -NSVCI99(949)@73425678c4bb: Final verdict of PTC: none -NSVCI97(939)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@73425678c4bb: Final verdict of PTC: none -NSVCI98(944)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(951)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(952)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(947)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(942)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(937)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(952): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sun Jun 23 05:57:42 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88680) Waiting for packet dumper to finish... 1 (prev_count=88680, count=100267) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Sun Jun 23 05:57:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. SGSN_Test-Gb0-NS0(954)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(955)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(958)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(958)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(959)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(955)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(963)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(963)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(964)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(960)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(968)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(968)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(965)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(969)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(969)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@73425678c4bb: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='C81F8DEE'O, index=0 SGSN_Test-GSUP(970)@73425678c4bb: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F65E4E74500FDE26715BFB33614B1873'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1AFC633D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C071BE075E62BFBC'O } } } } } SGSN_Test-GSUP(970)@73425678c4bb: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@73425678c4bb: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" TC_attach_pdp_act_deact_gtp_retrans_resp(972)@73425678c4bb: setverdict(pass): none -> pass TC_attach_pdp_act_deact_gtp_retrans_resp(972)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@73425678c4bb: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest TC_attach_pdp_act_deact_gtp_retrans_resp(972)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@73425678c4bb: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@73425678c4bb: Final verdict of PTC: pass TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@73425678c4bb: Final verdict of PTC: none -NSVCI99(968)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(970)@73425678c4bb: Final verdict of PTC: none -NSVCI97(958)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@73425678c4bb: Final verdict of PTC: none -NSVCI98(963)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(966)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(956)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(961)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(971)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(971): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Sun Jun 23 05:57:46 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=98407) Waiting for packet dumper to finish... 1 (prev_count=98407, count=99484) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Sun Jun 23 05:57:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_pdp_act_user_error_ind_ggsn started. SGSN_Test-Gb0-NS0(973)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(974)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(977)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(977)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(978)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(974)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@73425678c4bb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(982)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 -NSVCI98(983)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(983)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(983)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(979)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(982)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(987)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(987)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(984)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(988)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(988)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@73425678c4bb: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='C4FAA174'O, index=0 SGSN_Test-GSUP(989)@73425678c4bb: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A92E9DBF6E0E4D06DA0712B0296AAC78'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B2CC58F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3BCF9DC4CF685C9F'O } } } } } SGSN_Test-GSUP(989)@73425678c4bb: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@73425678c4bb: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" TC_attach_pdp_act_user_error_ind_ggsn(991)@73425678c4bb: setverdict(pass): none -> pass TC_attach_pdp_act_user_error_ind_ggsn(991)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@73425678c4bb: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_user_error_ind_ggsn(991)@73425678c4bb: Final verdict of PTC: pass TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(989)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@73425678c4bb: Final verdict of PTC: none -NSVCI98(983)@73425678c4bb: Final verdict of PTC: none -NSVCI99(987)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(990)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@73425678c4bb: Final verdict of PTC: none -NSVCI97(977)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(981)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(975)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(985)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(990): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sun Jun 23 05:57:50 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100413) Waiting for packet dumper to finish... 1 (prev_count=100413, count=101490) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Sun Jun 23 05:57:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_pdp_act_gmm_detach started. SGSN_Test-Gb0-NS0(992)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(993)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(996)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(996)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(993)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 TC_attach_pdp_act_gmm_detach-BVCI196(995)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1001)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1001)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1002)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(998)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1006)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1006)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1003)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1007)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1007)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@73425678c4bb: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='DD22118A'O, index=0 SGSN_Test-GSUP(1008)@73425678c4bb: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '5BC733AAEAD62549F68A4EE4C79462A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4C1EC5E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FED407DDC892EBB7'O } } } } } SGSN_Test-GSUP(1008)@73425678c4bb: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@73425678c4bb: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" TC_attach_pdp_act_gmm_detach(1010)@73425678c4bb: setverdict(pass): none -> pass TC_attach_pdp_act_gmm_detach(1010)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@73425678c4bb: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(992)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1001)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1008)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@73425678c4bb: Final verdict of PTC: none -NSVCI97(996)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1006)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1009)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(994)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(999)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1004)@73425678c4bb: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1009): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Sun Jun 23 05:57:55 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102806) Waiting for packet dumper to finish... 1 (prev_count=102806, count=103883) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Sun Jun 23 05:57:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/data/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_gmm_attach_req_while_gmm_attach started. SGSN_Test-Gb0-NS0(1011)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1015)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1015)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1020)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1020)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1021)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1025)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1025)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1022)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1026)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1026)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@73425678c4bb: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='DFC7A881'O, index=0 SGSN_Test-GSUP(1027)@73425678c4bb: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) TC_attach_gmm_attach_req_while_gmm_attach(1029)@73425678c4bb: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@73425678c4bb: Removing Client IMSI='262420000000039'H, index=0 TC_attach_gmm_attach_req_while_gmm_attach(1029)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-GSUP(1027)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1015)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1025)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1020)@73425678c4bb: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@73425678c4bb: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@73425678c4bb: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1028)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1023)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1013)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1018)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1028): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sun Jun 23 05:58:01 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=55595) Waiting for packet dumper to finish... 1 (prev_count=55595, count=68756) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sun Jun 23 05:58:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_xid_empty_l3.pcap" >/data/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_xid_empty_l3 started. SGSN_Test-Gb0-NS0(1030)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1034)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1034)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1035)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_empty_l3-BVCI196(1033)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1039)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1039)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1040)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_empty_l3-BVCI210(1038)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1044)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1044)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1041)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_empty_l3-BVCI220(1043)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1045)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1045)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@73425678c4bb: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='FD2138D0'O, index=0 SGSN_Test-GSUP(1046)@73425678c4bb: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '332F4F12CB25896F5FB306414EB8A9A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5357348C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DFDF306D94E8C7BC'O } } } } } SGSN_Test-GSUP(1046)@73425678c4bb: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@73425678c4bb: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" TC_xid_empty_l3(1048)@73425678c4bb: setverdict(pass): none -> pass TC_xid_empty_l3(1048)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@73425678c4bb: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(1031)@73425678c4bb: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1039)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1044)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@73425678c4bb: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1034)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@73425678c4bb: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1047)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1037)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1046)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1032)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1042)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1047): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@73425678c4bb: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sun Jun 23 05:58:06 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94627) Waiting for packet dumper to finish... 1 (prev_count=94627, count=95704) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sun Jun 23 05:58:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_xid_n201u.pcap" >/data/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_xid_n201u started. SGSN_Test-Gb0-NS0(1049)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1053)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1053)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI196(1052)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1058)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1058)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1059)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI210(1057)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1063)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1063)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1060)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI220(1062)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1064)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1064)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@73425678c4bb: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='E6062EA2'O, index=0 SGSN_Test-GSUP(1065)@73425678c4bb: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '7F4AD9F465B142AD14F8ED06FD21CAD3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D21B5A9E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '59E3394B9B86459B'O } } } } } SGSN_Test-GSUP(1065)@73425678c4bb: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@73425678c4bb: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" TC_xid_n201u(1067)@73425678c4bb: setverdict(pass): none -> pass TC_xid_n201u(1067)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@73425678c4bb: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@73425678c4bb: Final verdict of PTC: pass -NSVCI97(1053)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1065)@73425678c4bb: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1051)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1058)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1063)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1066)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1061)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1056)@73425678c4bb: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@73425678c4bb: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1066): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@73425678c4bb: Test case TC_xid_n201u finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sun Jun 23 05:58:11 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_xid_n201u.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=98043) Waiting for packet dumper to finish... 1 (prev_count=98043, count=99120) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sun Jun 23 05:58:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_llc_null.pcap" >/data/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_llc_null started. SGSN_Test-Gb0-NS0(1068)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1072)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1072)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1069)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 TC_llc_null-BVCI196(1071)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1077)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1077)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1074)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 TC_llc_null-BVCI210(1076)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1082)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1082)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1079)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI220(1081)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1083)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1083)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@73425678c4bb: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='F0E18DD1'O, index=0 SGSN_Test-GSUP(1084)@73425678c4bb: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4E2C773E0D8105385A9232FEEEE27BCA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7DA42865'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1881A69AE7E2A67D'O } } } } } SGSN_Test-GSUP(1084)@73425678c4bb: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@73425678c4bb: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" TC_llc_null(1086)@73425678c4bb: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@73425678c4bb: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@73425678c4bb: Final verdict of PTC: pass TC_llc_null-BVCI196(1071)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1084)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@73425678c4bb: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1082)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1077)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1072)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1070)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1085)@73425678c4bb: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1080)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1075)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1085): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@73425678c4bb: Test case TC_llc_null finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sun Jun 23 05:58:22 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_llc_null.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88604) Waiting for packet dumper to finish... 1 (prev_count=88604, count=96334) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sun Jun 23 05:58:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/data/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_llc_sabm_dm_llgmm started. SGSN_Test-Gb0-NS0(1087)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1091)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1091)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1092)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_llgmm-BVCI196(1090)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1096)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1096)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1097)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_llgmm-BVCI210(1095)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1101)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1101)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1098)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_llgmm-BVCI220(1100)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1102)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1102)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@73425678c4bb: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='CCB509FE'O, index=0 SGSN_Test-GSUP(1103)@73425678c4bb: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9372198062E06A4280377F5B50921308'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55096513'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3EE5F9B75C9F4C74'O } } } } } SGSN_Test-GSUP(1103)@73425678c4bb: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@73425678c4bb: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" TC_llc_sabm_dm_llgmm(1105)@73425678c4bb: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@73425678c4bb: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@73425678c4bb: Final verdict of PTC: pass -NSVCI97(1091)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1103)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@73425678c4bb: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@73425678c4bb: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1101)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1099)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1096)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@73425678c4bb: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1104)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1089)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1094)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1104): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@73425678c4bb: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sun Jun 23 05:58:28 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84598) Waiting for packet dumper to finish... 1 (prev_count=84598, count=85884) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sun Jun 23 05:58:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/data/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_llc_sabm_dm_ll5 started. SGSN_Test-Gb0-NS0(1106)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1110)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1110)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1111)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI196(1109)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1115)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1115)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1116)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI210(1114)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1120)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1120)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1117)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI220(1119)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1121)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1121)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@73425678c4bb: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='F637E782'O, index=0 SGSN_Test-GSUP(1122)@73425678c4bb: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '47E702EE4C226EAC354E382450B28E36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '07626D53'O ("\abmS") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '171E253890206CAD'O } } } } } SGSN_Test-GSUP(1122)@73425678c4bb: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@73425678c4bb: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" TC_llc_sabm_dm_ll5(1124)@73425678c4bb: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@73425678c4bb: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(1107)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@73425678c4bb: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1115)@73425678c4bb: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1110)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1113)@73425678c4bb: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1123)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1118)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1108)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1120)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1122)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1123): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@73425678c4bb: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sun Jun 23 05:58:35 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88991) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sun Jun 23 05:58:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_suspend_nopaging.pcap" >/data/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_suspend_nopaging started. SGSN_Test-Gb0-NS0(1125)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1129)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1129)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1126)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 TC_suspend_nopaging-BVCI196(1128)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1135)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@73425678c4bb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1134)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 -NSVCI98(1135)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1135)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1135)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1131)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1134)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_nopaging-BVCI210(1132)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1139)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1139)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1139)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1136)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_nopaging-BVCI220(1138)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1140)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1140)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@73425678c4bb: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='D146BB8E'O, index=0 SGSN_Test-GSUP(1141)@73425678c4bb: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9838B25B2DE8E845CEC68D5708370522'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '335EFA10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AEB0E06DDE4F8F50'O } } } } } SGSN_Test-GSUP(1141)@73425678c4bb: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@73425678c4bb: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" TC_suspend_nopaging(1143)@73425678c4bb: setverdict(pass): none -> pass TC_suspend_nopaging(1143)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging-BVCI196(1128)@73425678c4bb: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@73425678c4bb: Final verdict of PTC: pass TC_suspend_nopaging-BVCI210(1132)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@73425678c4bb: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@73425678c4bb: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1135)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1139)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1142)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1137)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1141)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1129)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1133)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1127)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_suspend_nopaging-BVCI210(1132): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1142): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@73425678c4bb: Test case TC_suspend_nopaging finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sun Jun 23 05:58:44 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97260) Waiting for packet dumper to finish... 1 (prev_count=97260, count=98337) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sun Jun 23 05:58:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_suspend_resume.pcap" >/data/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_suspend_resume started. SGSN_Test-Gb0-NS0(1144)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1148)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1148)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1149)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI196(1147)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1153)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1153)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI210(1152)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1158)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1158)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1155)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI220(1157)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1159)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1159)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@73425678c4bb: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='ED72557E'O, index=0 SGSN_Test-GSUP(1160)@73425678c4bb: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '656078E81D8EBEC0FAE6D7A639C9683A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '23E3FE97'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82E243A449A3E051'O } } } } } SGSN_Test-GSUP(1160)@73425678c4bb: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@73425678c4bb: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" TC_suspend_resume(1162)@73425678c4bb: setverdict(pass): none -> pass TC_suspend_resume(1162)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume-BVCI196(1147)@73425678c4bb: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(1145)@73425678c4bb: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1153)@73425678c4bb: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1148)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1160)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1151)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1158)@73425678c4bb: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1161)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1156)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1146)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1161): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@73425678c4bb: Test case TC_suspend_resume finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sun Jun 23 05:58:54 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_suspend_resume.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100253) Waiting for packet dumper to finish... 1 (prev_count=100253, count=101330) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sun Jun 23 05:58:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_suspend_rau.pcap" >/data/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_suspend_rau started. SGSN_Test-Gb0-NS0(1163)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1167)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1167)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1168)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_rau-BVCI196(1166)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1172)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1172)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1173)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_rau-BVCI210(1171)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1178)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1178)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1178)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1178)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1174)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_rau-BVCI220(1175)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1177)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1177)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1177)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1177)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1177)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1177)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1177)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1177)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_suspend_rau-BVCI196(1166)@73425678c4bb: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='DD6F99E3'O, index=0 SGSN_Test-GSUP(1179)@73425678c4bb: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'AB7E9BDACC11A9AF74443B8A6084E85B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1927F76D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0232299CD61F7605'O } } } } } SGSN_Test-GSUP(1179)@73425678c4bb: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@73425678c4bb: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" TC_suspend_rau(1181)@73425678c4bb: setverdict(pass): none -> pass TC_suspend_rau(1181)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau-BVCI196(1166)@73425678c4bb: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(1169)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1179)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1167)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1178)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@73425678c4bb: Final verdict of PTC: none TC_suspend_rau-BVCI220(1175)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1172)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@73425678c4bb: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1180)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1177)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1170)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1176)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1165)@73425678c4bb: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_suspend_rau-BVCI220(1175): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1177): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1180): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@73425678c4bb: Test case TC_suspend_rau finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sun Jun 23 05:59:05 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_suspend_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99862) Waiting for packet dumper to finish... 1 (prev_count=99862, count=107461) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sun Jun 23 05:59:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_paging_ps.pcap" >/data/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_paging_ps started. SGSN_Test-Gb0-NS0(1182)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1186)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1186)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1187)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI196(1185)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1191)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1191)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1192)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI210(1190)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1196)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1196)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1193)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI220(1195)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1197)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1197)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@73425678c4bb: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='E9E3CA1B'O, index=0 SGSN_Test-GSUP(1198)@73425678c4bb: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '66D779253895E7A4816672B8924B3EB8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60D270F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '233513245FAAB3B4'O } } } } } SGSN_Test-GSUP(1198)@73425678c4bb: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@73425678c4bb: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" TC_paging_ps(1200)@73425678c4bb: setverdict(pass): none -> pass TC_paging_ps(1200)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@73425678c4bb: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000051'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00C4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'CB48A414'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@73425678c4bb: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(1182)@73425678c4bb: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1186)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1198)@73425678c4bb: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@73425678c4bb: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1196)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1191)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1184)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1194)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1199)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1189)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1199): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@73425678c4bb: Test case TC_paging_ps finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sun Jun 23 05:59:15 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_paging_ps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88787) Waiting for packet dumper to finish... 1 (prev_count=88787, count=99906) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sun Jun 23 05:59:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/data/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_bssgp_rim_single_report started. SGSN_Test-Gb0-NS0(1201)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1205)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1205)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1206)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI196(1204)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1210)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1210)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1211)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI210(1209)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1215)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1215)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1212)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI220(1214)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1216)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1216)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@73425678c4bb: setverdict(pass): none -> pass MTC@73425678c4bb: Warning: Re-starting timer T, which is already active (running or expired). MTC@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test-Gb0-BSSGP0(1202)@73425678c4bb: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1204)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@73425678c4bb: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1209)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1217)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1210)@73425678c4bb: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1214)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1205)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1215)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1213)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1208)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1203)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1218)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: pass MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1203): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1204): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1205): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1208): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1209): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1210): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1213): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1214): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1215): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1217): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1218): none (pass -> pass) MTC@73425678c4bb: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sun Jun 23 05:59:19 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9437) Waiting for packet dumper to finish... 1 (prev_count=9437, count=58469) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sun Jun 23 05:59:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/data/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_rim_eutran_to_geran started. SGSN_Test-Gb0-NS0(1219)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1220)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1219)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1223)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1223)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1223)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1223)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1223)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1220)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1220)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1224)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 TC_rim_eutran_to_geran-BVCI196(1222)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1225)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1224)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1228)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1228)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1228)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1228)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1228)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1229)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1225)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1225)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rim_eutran_to_geran-BVCI210(1227)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1230)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1229)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1233)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1233)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1233)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1233)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1233)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1230)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1230)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rim_eutran_to_geran-BVCI220(1232)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1234)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1234)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1234)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1234)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1234)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@73425678c4bb: setverdict(pass): none -> pass MTC@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed -NSVCI97(1223)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1219)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1235)@73425678c4bb: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1222)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1220)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1233)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1230)@73425678c4bb: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1227)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1225)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1228)@73425678c4bb: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1232)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1236)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1231)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1221)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1226)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: pass MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1219): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1220): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1221): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1222): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1223): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1225): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1226): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1227): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1228): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1230): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1231): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1232): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1233): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1235): none (pass -> pass) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1236): none (pass -> pass) MTC@73425678c4bb: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sun Jun 23 05:59:23 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3897) Waiting for packet dumper to finish... 1 (prev_count=3897, count=51696) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Sun Jun 23 05:59:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/data/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_cell_change_different_rai_ci_attach started. SGSN_Test-Gb0-NS0(1237)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1238)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1237)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1241)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1241)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1241)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1241)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1241)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1238)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1238)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1242)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 TC_cell_change_different_rai_ci_attach-BVCI196(1240)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1243)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1242)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1246)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1246)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1246)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1246)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1246)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1243)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1243)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1247)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 TC_cell_change_different_rai_ci_attach-BVCI210(1245)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1248)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1247)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1251)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1251)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1251)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1251)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1251)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1248)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1248)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI220(1250)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1252)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1252)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1252)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1252)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1252)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1252)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1252)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1252)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1240)@73425678c4bb: Adding Client=TC_cell_change_different_rai_ci_attach(1255), IMSI='262420000000068'H, TLLI='E2363201'O, index=0 SGSN_Test-GSUP(1253)@73425678c4bb: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1255) TC_cell_change_different_rai_ci_attach(1255)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A12F32C1F2EE047CA07387D9A83E6115'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '203B9D5F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '099A80AF66AAD9D4'O } } } } } SGSN_Test-GSUP(1253)@73425678c4bb: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1255) SGSN_Test-GSUP(1253)@73425678c4bb: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1255)"262420000000068" TC_cell_change_different_rai_ci_attach(1255)@73425678c4bb: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach-BVCI196(1240)@73425678c4bb: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1245)@73425678c4bb: Adding Client=TC_cell_change_different_rai_ci_attach(1255), IMSI='262420000000068'H, TLLI='EACE4F56'O, index=0 TC_cell_change_different_rai_ci_attach-BVCI196(1240)@73425678c4bb: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1255)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(1237)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1242)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1238)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1253)@73425678c4bb: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1250)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1248)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1251)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1241)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1243)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1246)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1247)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1254)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1249)@73425678c4bb: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1245)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1239)@73425678c4bb: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1240)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1244)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1252)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1237): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1238): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1239): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1240): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1241): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1242): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1243): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1244): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1245): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1246): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1247): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1248): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1249): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1250): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1251): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1252): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1253): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1254): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1255): pass (none -> pass) MTC@73425678c4bb: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Sun Jun 23 05:59:29 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118463) Waiting for packet dumper to finish... 1 (prev_count=118463, count=119540) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Sun Jun 23 05:59:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/data/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_cell_change_different_rai_ci_data started. SGSN_Test-Gb0-NS0(1256)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1260)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1260)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1257)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 TC_cell_change_different_rai_ci_data-BVCI196(1259)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1265)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1265)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1266)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_data-BVCI210(1264)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1270)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1270)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1267)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_data-BVCI220(1269)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1271)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1271)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1259)@73425678c4bb: Adding Client=TC_cell_change_different_rai_ci_data(1274), IMSI='262420000000070'H, TLLI='D3EC3882'O, index=0 SGSN_Test-GSUP(1272)@73425678c4bb: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1274) TC_cell_change_different_rai_ci_data(1274)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '099F292B1C37E04394620ADA24B69569'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4BCC4836'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '56AF91BF0B05C08B'O } } } } } SGSN_Test-GSUP(1272)@73425678c4bb: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1274) SGSN_Test-GSUP(1272)@73425678c4bb: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1274)"262420000000070" TC_cell_change_different_rai_ci_data(1274)@73425678c4bb: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data-BVCI210(1264)@73425678c4bb: Adding Client=TC_cell_change_different_rai_ci_data(1274), IMSI='262420000000070'H, TLLI='CE075A67'O, index=0 TC_cell_change_different_rai_ci_data(1274)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1264)@73425678c4bb: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data-BVCI196(1259)@73425678c4bb: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1274)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(1256)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1272)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1260)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@73425678c4bb: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1269)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1268)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1265)@73425678c4bb: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1264)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1258)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1270)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1273)@73425678c4bb: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1259)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1263)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1259): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1264): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1269): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1273): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_rai_ci_data(1274): pass (none -> pass) MTC@73425678c4bb: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sun Jun 23 05:59:35 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=101798) Waiting for packet dumper to finish... 1 (prev_count=101798, count=102875) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Sun Jun 23 05:59:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/data/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_cell_change_different_ci_attach started. SGSN_Test-Gb0-NS0(1275)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1279)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1279)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1280)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI196(1278)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1284)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1284)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1285)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI210(1283)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1289)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1289)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1286)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI220(1288)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1290)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1290)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1278)@73425678c4bb: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='DFB61F6C'O, index=0 SGSN_Test-GSUP(1291)@73425678c4bb: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1293) TC_cell_change_different_ci_attach-BVCI196(1278)@73425678c4bb: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1283)@73425678c4bb: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='DFB61F6C'O, index=0 TC_cell_change_different_ci_attach(1293)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '3629C561EAD89314AC0FADC01A556FEF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D01A616A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48C4E0D7363CBC0A'O } } } } } SGSN_Test-GSUP(1291)@73425678c4bb: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1293) SGSN_Test-GSUP(1291)@73425678c4bb: Added IMSI table entry 0TC_cell_change_different_ci_attach(1293)"262420000000069" TC_cell_change_different_ci_attach(1293)@73425678c4bb: setverdict(pass): none -> pass TC_cell_change_different_ci_attach-BVCI210(1283)@73425678c4bb: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1288)@73425678c4bb: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='D85B15AC'O, index=0 TC_cell_change_different_ci_attach-BVCI196(1278)@73425678c4bb: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1293)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(1276)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1291)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@73425678c4bb: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1288)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1279)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1289)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1284)@73425678c4bb: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1283)@73425678c4bb: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1278)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1292)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1287)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1282)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1277)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1278): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1283): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1288): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1292): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_ci_attach(1293): pass (none -> pass) MTC@73425678c4bb: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Sun Jun 23 05:59:40 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124617) Waiting for packet dumper to finish... 1 (prev_count=124617, count=125694) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Sun Jun 23 05:59:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/data/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_cell_change_different_ci_data started. SGSN_Test-Gb0-NS0(1294)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1298)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1298)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1299)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI196(1297)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1303)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1303)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1304)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI210(1302)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1308)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1308)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1305)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI220(1307)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1309)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1309)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1297)@73425678c4bb: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='E1B7A921'O, index=0 SGSN_Test-GSUP(1310)@73425678c4bb: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1312) TC_cell_change_different_ci_data-BVCI196(1297)@73425678c4bb: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1302)@73425678c4bb: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='E1B7A921'O, index=0 TC_cell_change_different_ci_data(1312)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '5AD44E9069916C11540F098C21CF58BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7BD55FAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B98F11A0E7294EE9'O } } } } } SGSN_Test-GSUP(1310)@73425678c4bb: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1312) SGSN_Test-GSUP(1310)@73425678c4bb: Added IMSI table entry 0TC_cell_change_different_ci_data(1312)"262420000000071" TC_cell_change_different_ci_data(1312)@73425678c4bb: setverdict(pass): none -> pass TC_cell_change_different_ci_data-BVCI210(1302)@73425678c4bb: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1307)@73425678c4bb: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='D7C8BA66'O, index=0 TC_cell_change_different_ci_data-BVCI196(1297)@73425678c4bb: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1312)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(1305)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1298)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1308)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@73425678c4bb: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1307)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@73425678c4bb: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1302)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1310)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@73425678c4bb: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1297)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1303)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1311)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1296)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1306)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1301)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1297): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1302): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1307): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1311): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_cell_change_different_ci_data(1312): pass (none -> pass) MTC@73425678c4bb: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sun Jun 23 05:59:44 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102354) Waiting for packet dumper to finish... 1 (prev_count=102354, count=103431) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sun Jun 23 05:59:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/data/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_sgsn_context_req_in started. SGSN_Test-Gb0-NS0(1313)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1317)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1317)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1314)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 TC_sgsn_context_req_in-BVCI196(1316)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1322)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1322)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1323)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI210(1321)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1327)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1327)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1324)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI220(1326)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1328)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1328)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1316)@73425678c4bb: Adding Client=TC_sgsn_context_req_in(1331), IMSI='262420000000072'H, TLLI='CD21E70F'O, index=0 SGSN_Test-GSUP(1329)@73425678c4bb: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1331) TC_sgsn_context_req_in(1331)@73425678c4bb: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '1C8EFE84C95F0EF701FE97B5CF62999B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F032713D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4337BBCB54F71BB7'O } } } } } SGSN_Test-GSUP(1329)@73425678c4bb: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1331) SGSN_Test-GSUP(1329)@73425678c4bb: Added IMSI table entry 0TC_sgsn_context_req_in(1331)"262420000000072" TC_sgsn_context_req_in(1331)@73425678c4bb: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" TC_sgsn_context_req_in-BVCI196(1316)@73425678c4bb: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1331)@73425678c4bb: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" SGSN_Test-Gb0-BSSGP0(1314)@73425678c4bb: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1321)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1329)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1315)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1322)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1330)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1325)@73425678c4bb: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1316)@73425678c4bb: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1326)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1320)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1317)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1327)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1316): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1321): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1326): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1330): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_sgsn_context_req_in(1331): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@73425678c4bb: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sun Jun 23 05:59:52 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95953) Waiting for packet dumper to finish... 1 (prev_count=95953, count=97030) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sun Jun 23 05:59:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/data/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_sgsn_context_req_out started. SGSN_Test-Gb0-NS0(1332)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1336)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1336)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1337)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI196(1335)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1341)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1341)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1342)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI210(1340)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1346)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1346)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1343)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI220(1345)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1347)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1347)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1335)@73425678c4bb: Adding Client=TC_sgsn_context_req_out(1350), IMSI='262420000000073'H, TLLI='E057B791'O, index=0 SGSN_Test-GSUP(1348)@73425678c4bb: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1350) TC_sgsn_context_req_out(1350)@73425678c4bb: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@73425678c4bb: Test Component 1350 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1348)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@73425678c4bb: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1345)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1341)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@73425678c4bb: Final verdict of PTC: none TC_sgsn_context_req_out(1350)@73425678c4bb: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI97(1336)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@73425678c4bb: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1335)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1349)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@73425678c4bb: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1340)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1334)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1339)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1346)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1344)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1335): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1340): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1345): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1349): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_sgsn_context_req_out(1350): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@73425678c4bb: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sun Jun 23 05:59:57 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40554) Waiting for packet dumper to finish... 1 (prev_count=40554, count=54643) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Sun Jun 23 05:59:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/data/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_attach_req_id_req_ra_update started. SGSN_Test-Gb0-NS0(1351)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1355)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1355)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_req_id_req_ra_update-BVCI196(1354)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1360)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1360)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1357)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 TC_attach_req_id_req_ra_update-BVCI210(1359)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1365)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1365)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1362)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_req_id_req_ra_update-BVCI220(1364)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1366)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1366)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1354)@73425678c4bb: Adding Client=TC_attach_req_id_req_ra_update(1369), IMSI='262420000000047'H, TLLI='DCEE23A9'O, index=0 SGSN_Test-GSUP(1367)@73425678c4bb: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1369) TC_attach_req_id_req_ra_update(1369)@73425678c4bb: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1354)@73425678c4bb: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1369)@73425678c4bb: Final verdict of PTC: pass SGSN_Test-GSUP(1367)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1355)@73425678c4bb: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1364)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1365)@73425678c4bb: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1354)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1360)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1368)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1358)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1353)@73425678c4bb: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1359)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1363)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) Sun Jun 23 06:00:01 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1354): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1359): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1364): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1368): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_attach_req_id_req_ra_update(1369): pass (none -> pass) MTC@73425678c4bb: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Saving talloc report from 172.18.188.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3131) Waiting for packet dumper to finish... 1 (prev_count=3131, count=61880) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@73425678c4bb: Test execution finished. MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sun Jun 23 06:00:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_iu_attach.pcap" >/data/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_iu_attach started. SGSN_Test-Gb0-NS0(1370)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1374)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1374)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1371)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 TC_iu_attach-BVCI196(1373)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1379)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1379)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1380)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach-BVCI210(1378)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1384)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1384)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1381)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach-BVCI220(1383)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@73425678c4bb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1387)@73425678c4bb: ************************************************* SGSN_Test_0-M3UA(1387)@73425678c4bb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1387)@73425678c4bb: ************************************************* MTC@73425678c4bb: Starting RAN_Emulation SGSN_Test_0-SCCP(1385)@73425678c4bb: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1387)@73425678c4bb: SCTP_ConnectResult -> connection established from: "172.18.188.103":23908 to server: "172.18.188.200":2905 association #8 SGSN_Test-GSUP-IPA(1388)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1388)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1388)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1388)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1388)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1388)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1388)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1388)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1386)@73425678c4bb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1373)@73425678c4bb: Adding Client=TC_iu_attach(1391), IMSI='262420000001001'H, TLLI='EB67F79E'O, index=0 SGSN_Test-GSUP(1389)@73425678c4bb: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1391) TC_iu_attach(1391)@73425678c4bb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001001'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '1095'O, rac := 'D2'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1386)@73425678c4bb: Added conn table entry 0TC_iu_attach(1391)11774321 SGSN_Test_0-SCCP(1385)@73425678c4bb: First idle individual index:0 SGSN_Test_0-RAN(1386)@73425678c4bb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1385)@73425678c4bb: { messageType := 2, destLocRef := 'B3A971'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1385)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1391)@73425678c4bb: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B7D3A93F1BB7D093203B6CE30DB9C267'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B30EC413'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1ABEFE43FFF43B92'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F0A14A23789FFFBDC204BA23CB56F45A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '731360EC68460CE0F278FE854725A1E7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D6E5BDDC9A8DCB71C064C38A289F546E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '998F1AA5FE32C110'O } } } } } SGSN_Test_0-SCCP(1385)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@73425678c4bb: vl_len:23 SGSN_Test_0-SCCP(1385)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1385)@73425678c4bb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O SGSN_Test-GSUP(1389)@73425678c4bb: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1391) SGSN_Test-GSUP(1389)@73425678c4bb: Added IMSI table entry 0TC_iu_attach(1391)"262420000001001" SGSN_Test_0-SCCP(1385)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@73425678c4bb: vl_len:37 SGSN_Test_0-SCCP(1385)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1385)@73425678c4bb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322998F1AA523094B99990000100001F02904FE32C110'O SGSN_Test_0-SCCP(1385)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@73425678c4bb: vl_len:12 SGSN_Test_0-SCCP(1385)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1385)@73425678c4bb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1385)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@73425678c4bb: vl_len:14 SGSN_Test_0-SCCP(1385)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1385)@73425678c4bb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1385)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@73425678c4bb: vl_len:7 SGSN_Test_0-SCCP(1385)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1385)@73425678c4bb: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1385)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-RAN(1386)@73425678c4bb: Deleted conn table entry 0TC_iu_attach(1391)11774321 TC_iu_attach(1391)@73425678c4bb: setverdict(pass): none -> pass TC_iu_attach(1391)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1373)@73425678c4bb: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1391)@73425678c4bb: Final verdict of PTC: pass SGSN_Test_0-RAN(1386)@73425678c4bb: Final verdict of PTC: none SGSN_Test_0-M3UA(1387)@73425678c4bb: Final verdict of PTC: none SGSN_Test_0-SCCP(1385)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1389)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@73425678c4bb: Final verdict of PTC: none TC_iu_attach-BVCI220(1383)@73425678c4bb: Final verdict of PTC: none TC_iu_attach-BVCI196(1373)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1379)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1384)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@73425678c4bb: Final verdict of PTC: none TC_iu_attach-BVCI210(1378)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1374)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1390)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1372)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1382)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1388)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1377)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_iu_attach-BVCI196(1373): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_iu_attach-BVCI210(1378): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_iu_attach-BVCI220(1383): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test_0-SCCP(1385): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test_0-RAN(1386): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test_0-M3UA(1387): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1388): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1389): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1390): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_iu_attach(1391): pass (none -> pass) MTC@73425678c4bb: Test case TC_iu_attach finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sun Jun 23 06:00:06 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=196764) Waiting for packet dumper to finish... 1 (prev_count=196764, count=197841) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sun Jun 23 06:00:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/data/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_iu_attach_encr started. SGSN_Test-Gb0-NS0(1392)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1393)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1392)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1396)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1396)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1396)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1396)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1396)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1397)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(1393)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1393)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_encr-BVCI196(1395)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1398)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1397)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1401)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1401)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1401)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1401)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1401)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1398)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1398)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1402)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 TC_iu_attach_encr-BVCI210(1400)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1403)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1402)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1406)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1406)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1406)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1406)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1406)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1403)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1403)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_encr-BVCI220(1405)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@73425678c4bb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@73425678c4bb: Starting RAN_Emulation SGSN_Test_0-M3UA(1409)@73425678c4bb: ************************************************* SGSN_Test_0-M3UA(1409)@73425678c4bb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1409)@73425678c4bb: ************************************************* SGSN_Test_0-SCCP(1407)@73425678c4bb: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1409)@73425678c4bb: SCTP_ConnectResult -> connection established from: "172.18.188.103":23908 to server: "172.18.188.200":2905 association #8 SGSN_Test-GSUP-IPA(1410)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1410)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1410)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1410)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1410)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1410)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1410)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1410)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1408)@73425678c4bb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1395)@73425678c4bb: Adding Client=TC_iu_attach_encr(1413), IMSI='262420000001001'H, TLLI='F1931009'O, index=0 SGSN_Test-GSUP(1411)@73425678c4bb: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1413) TC_iu_attach_encr(1413)@73425678c4bb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001001'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '1123'O, rac := '1E'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1408)@73425678c4bb: Added conn table entry 0TC_iu_attach_encr(1413)13987590 SGSN_Test_0-SCCP(1407)@73425678c4bb: First idle individual index:0 SGSN_Test_0-RAN(1408)@73425678c4bb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1407)@73425678c4bb: { messageType := 2, destLocRef := 'D56F06'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1407)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1413)@73425678c4bb: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A3FE67A4C0B9CA6953B09F7C6DF146FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6CE3441'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FB100D317E0A4D20'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4CDC1F424E8D0C0A281007A7EEDBCB46'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6B3174FB59FD1CEFF22358CADC875120'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '41CB88968FC9807F7201C49706D0A176'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7CE28307C66F43C6'O } } } } } SGSN_Test_0-SCCP(1407)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@73425678c4bb: vl_len:23 SGSN_Test_0-SCCP(1407)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1407)@73425678c4bb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O SGSN_Test-GSUP(1411)@73425678c4bb: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1413) SGSN_Test-GSUP(1411)@73425678c4bb: Added IMSI table entry 0TC_iu_attach_encr(1413)"262420000001001" SGSN_Test_0-SCCP(1407)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@73425678c4bb: vl_len:37 SGSN_Test_0-SCCP(1407)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1407)@73425678c4bb: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305227CE2830723094B99990000100001F02904C66F43C6'O SGSN_Test_0-SCCP(1407)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@73425678c4bb: vl_len:17 SGSN_Test_0-SCCP(1407)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1407)@73425678c4bb: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O SGSN_Test_0-SCCP(1407)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@73425678c4bb: vl_len:14 SGSN_Test_0-SCCP(1407)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1407)@73425678c4bb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1407)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@73425678c4bb: vl_len:7 SGSN_Test_0-SCCP(1407)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1407)@73425678c4bb: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1407)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-RAN(1408)@73425678c4bb: Deleted conn table entry 0TC_iu_attach_encr(1413)13987590 TC_iu_attach_encr(1413)@73425678c4bb: setverdict(pass): none -> pass TC_iu_attach_encr(1413)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1395)@73425678c4bb: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1413)@73425678c4bb: Final verdict of PTC: pass SGSN_Test_0-RAN(1408)@73425678c4bb: Final verdict of PTC: none SGSN_Test_0-M3UA(1409)@73425678c4bb: Final verdict of PTC: none SGSN_Test_0-SCCP(1407)@73425678c4bb: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1400)@73425678c4bb: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1405)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1401)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1398)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1396)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1406)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1411)@73425678c4bb: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1395)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1403)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1393)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1397)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1392)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1402)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1404)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1410)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1394)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1399)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1412)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1392): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1393): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1394): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_iu_attach_encr-BVCI196(1395): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1396): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1397): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1398): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1399): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_iu_attach_encr-BVCI210(1400): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1401): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1402): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1403): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1404): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_iu_attach_encr-BVCI220(1405): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1406): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test_0-SCCP(1407): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test_0-RAN(1408): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test_0-M3UA(1409): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1410): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1411): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1412): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_iu_attach_encr(1413): pass (none -> pass) MTC@73425678c4bb: Test case TC_iu_attach_encr finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sun Jun 23 06:00:11 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=200049) Waiting for packet dumper to finish... 1 (prev_count=200049, count=201126) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Sun Jun 23 06:00:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/data/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_iu_attach_geran_rau started. SGSN_Test-Gb0-NS0(1414)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1415)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1414)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1418)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1418)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1418)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1418)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1418)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1415)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1415)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1419)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 TC_iu_attach_geran_rau-BVCI196(1417)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1420)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1419)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1423)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1423)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1423)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1423)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1423)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1420)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1420)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1424)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 TC_iu_attach_geran_rau-BVCI210(1422)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1425)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1424)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1428)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1428)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1428)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1428)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1428)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1425)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1425)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@73425678c4bb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@73425678c4bb: Starting RAN_Emulation TC_iu_attach_geran_rau-BVCI220(1427)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1431)@73425678c4bb: ************************************************* SGSN_Test_0-M3UA(1431)@73425678c4bb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1431)@73425678c4bb: ************************************************* SGSN_Test_0-SCCP(1429)@73425678c4bb: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1431)@73425678c4bb: SCTP_ConnectResult -> connection established from: "172.18.188.103":23908 to server: "172.18.188.200":2905 association #8 SGSN_Test-GSUP-IPA(1432)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1432)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1432)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1432)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1432)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1432)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1432)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1432)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1430)@73425678c4bb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1417)@73425678c4bb: Adding Client=TC_iu_attach_geran_rau(1435), IMSI='262420000001002'H, TLLI='C656F9E5'O, index=0 SGSN_Test-GSUP(1433)@73425678c4bb: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1435) TC_iu_attach_geran_rau(1435)@73425678c4bb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001002'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '31F3'O, rac := 'E3'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1430)@73425678c4bb: Added conn table entry 0TC_iu_attach_geran_rau(1435)8335798 SGSN_Test_0-SCCP(1429)@73425678c4bb: First idle individual index:0 SGSN_Test_0-RAN(1430)@73425678c4bb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1429)@73425678c4bb: { messageType := 2, destLocRef := '7F31B6'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1429)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1435)@73425678c4bb: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9BF79227F6792C4E04DA8E641393A68A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '597BB3EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53B74EB24AE186DE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '02C02D05558552BC8CC6FCB4C10580D6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F82DBAF334ED804AE63086A8A708E56F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FE39C31794B3CB6D7146580A10A91339'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8F737C4470AEF5AF'O } } } } } SGSN_Test_0-SCCP(1429)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@73425678c4bb: vl_len:23 SGSN_Test_0-SCCP(1429)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1429)@73425678c4bb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O SGSN_Test-GSUP(1433)@73425678c4bb: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1435) SGSN_Test-GSUP(1433)@73425678c4bb: Added IMSI table entry 0TC_iu_attach_geran_rau(1435)"262420000001002" SGSN_Test_0-SCCP(1429)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@73425678c4bb: vl_len:37 SGSN_Test_0-SCCP(1429)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1429)@73425678c4bb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E228F737C4423094B99990000100002F0290470AEF5AF'O SGSN_Test_0-SCCP(1429)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@73425678c4bb: vl_len:12 SGSN_Test_0-SCCP(1429)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1429)@73425678c4bb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1429)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@73425678c4bb: vl_len:14 SGSN_Test_0-SCCP(1429)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1429)@73425678c4bb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1429)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@73425678c4bb: vl_len:7 SGSN_Test_0-SCCP(1429)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1429)@73425678c4bb: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1429)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-RAN(1430)@73425678c4bb: Deleted conn table entry 0TC_iu_attach_geran_rau(1435)8335798 TC_iu_attach_geran_rau(1435)@73425678c4bb: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1417)@73425678c4bb: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1417)@73425678c4bb: Adding Client=TC_iu_attach_geran_rau(1435), IMSI='262420000001002'H, TLLI='E0478A52'O, index=1 TC_iu_attach_geran_rau(1435)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1435)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1417)@73425678c4bb: Removing Client IMSI='262420000001002'H, index=1 TC_iu_attach_geran_rau(1435)@73425678c4bb: Final verdict of PTC: pass SGSN_Test_0-RAN(1430)@73425678c4bb: Final verdict of PTC: none SGSN_Test_0-M3UA(1431)@73425678c4bb: Final verdict of PTC: none SGSN_Test_0-SCCP(1429)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1414)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1424)@73425678c4bb: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1422)@73425678c4bb: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1417)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1418)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1419)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1423)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1428)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1425)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1420)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1415)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1432)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1421)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1433)@73425678c4bb: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1427)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1416)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1426)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1434)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1414): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1415): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1416): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1417): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1418): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1419): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1420): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1421): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1422): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1423): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1424): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1425): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1426): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1427): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1428): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test_0-SCCP(1429): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test_0-RAN(1430): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test_0-M3UA(1431): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1432): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1433): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1434): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_iu_attach_geran_rau(1435): pass (none -> pass) MTC@73425678c4bb: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Sun Jun 23 06:00:17 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208119) Waiting for packet dumper to finish... 1 (prev_count=208119, count=209196) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Sun Jun 23 06:00:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/data/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_geran_attach_iu_rau started. SGSN_Test-Gb0-NS0(1436)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21010 SGSN_Test-Gb0-BSSGP0(1437)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1436)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1440)@73425678c4bb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1440)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI97(1440)@73425678c4bb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1440)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1440)@73425678c4bb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1441)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21011 SGSN_Test-Gb0-BSSGP0(1437)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1437)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_geran_attach_iu_rau-BVCI196(1439)@73425678c4bb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1442)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1441)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1445)@73425678c4bb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI98(1445)@73425678c4bb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1445)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1445)@73425678c4bb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1446)@73425678c4bb: Creating NSIP provider for "172.18.188.103":21012 SGSN_Test-Gb1-BSSGP1(1442)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1442)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_geran_attach_iu_rau-BVCI210(1444)@73425678c4bb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1447)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1446)@73425678c4bb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.188.103", remote_udp_port := 23000, remote_ip := "172.18.188.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1450)@73425678c4bb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@73425678c4bb: Provider Link came up: sending NS-RESET -NSVCI99(1450)@73425678c4bb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1450)@73425678c4bb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1450)@73425678c4bb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1447)@73425678c4bb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1447)@73425678c4bb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_geran_attach_iu_rau-BVCI220(1449)@73425678c4bb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@73425678c4bb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@73425678c4bb: Starting RAN_Emulation SGSN_Test_0-M3UA(1453)@73425678c4bb: ************************************************* SGSN_Test_0-M3UA(1453)@73425678c4bb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1453)@73425678c4bb: ************************************************* SGSN_Test_0-SCCP(1451)@73425678c4bb: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1453)@73425678c4bb: SCTP_ConnectResult -> connection established from: "172.18.188.103":23908 to server: "172.18.188.200":2905 association #8 SGSN_Test-GSUP-IPA(1454)@73425678c4bb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1454)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1454)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@73425678c4bb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@73425678c4bb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@73425678c4bb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1452)@73425678c4bb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1439)@73425678c4bb: Adding Client=TC_geran_attach_iu_rau(1457), IMSI='262420000001003'H, TLLI='CA47627C'O, index=0 SGSN_Test-GSUP(1455)@73425678c4bb: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1457) TC_geran_attach_iu_rau(1457)@73425678c4bb: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '92A61563F3290FC8DF408EA3CF4FCF7F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7C64B97'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB171684EF4F1E04'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BC92DD821342C44564FBE5FF3A068903'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E6865F86CC45FD18091E4BF4D6425E55'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B37FB1412897C5F518D96443D30EB5F9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7D10E33AC1BE7317'O } } } } } SGSN_Test-GSUP(1455)@73425678c4bb: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1457) SGSN_Test-GSUP(1455)@73425678c4bb: Added IMSI table entry 0TC_geran_attach_iu_rau(1457)"262420000001003" TC_geran_attach_iu_rau(1457)@73425678c4bb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { routingAreaUpdateRequest := { messageType := '00000000'B, updateType := { valueField := '000'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, oldRoutingAreaId := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, oldPTMSISignature := omit, readyTimerValue := omit, drxParameter := omit, tmsiStatus := omit, ptmsi := { elementIdentifier := '0100011'B, spare1 := '0'B, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C5419CC2'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1452)@73425678c4bb: Added conn table entry 0TC_geran_attach_iu_rau(1457)485163 SGSN_Test_0-SCCP(1451)@73425678c4bb: First idle individual index:0 SGSN_Test_0-RAN(1452)@73425678c4bb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1451)@73425678c4bb: { messageType := 2, destLocRef := '07672B'O ("\ag+"), sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1451)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1451)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1451)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1451)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1451)@73425678c4bb: vl_len:12 SGSN_Test_0-SCCP(1451)@73425678c4bb: vl_from0 SGSN_Test_0-SCCP(1451)@73425678c4bb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1451)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1451)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1451)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1451)@73425678c4bb: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@73425678c4bb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1451)@73425678c4bb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1451)@73425678c4bb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1457)@73425678c4bb: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1457)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1457)@73425678c4bb: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1439)@73425678c4bb: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1451)@73425678c4bb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1451)@73425678c4bb: vl_len:14 SGSN_Test_0-SCCP(1451)@73425678c4bb: vl_from0 TC_geran_attach_iu_rau(1457)@73425678c4bb: Final verdict of PTC: pass SGSN_Test_0-SCCP(1451)@73425678c4bb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O SGSN_Test_0-RAN(1452)@73425678c4bb: Final verdict of PTC: none SGSN_Test_0-M3UA(1453)@73425678c4bb: Final verdict of PTC: none SGSN_Test_0-SCCP(1451)@73425678c4bb: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1439)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1436)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1437)@73425678c4bb: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1449)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP(1455)@73425678c4bb: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1444)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1442)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1447)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1446)@73425678c4bb: Final verdict of PTC: none -NSVCI98(1445)@73425678c4bb: Final verdict of PTC: none -NSVCI98-provIP(1443)@73425678c4bb: Final verdict of PTC: none -NSVCI99(1450)@73425678c4bb: Final verdict of PTC: none -NSVCI99-provIP(1448)@73425678c4bb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1441)@73425678c4bb: Final verdict of PTC: none -NSVCI97(1440)@73425678c4bb: Final verdict of PTC: none SGSN_Test-GTP(1456)@73425678c4bb: Final verdict of PTC: none -NSVCI97-provIP(1438)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-NS0(1436): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1437): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1439): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI97(1440): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-NS1(1441): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1442): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1444): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-NS2(1446): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1447): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1449): none (none -> none) MTC@73425678c4bb: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test_0-SCCP(1451): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test_0-RAN(1452): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test_0-M3UA(1453): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@73425678c4bb: Local verdict of PTC SGSN_Test-GTP(1456): none (none -> none) MTC@73425678c4bb: Local verdict of PTC TC_geran_attach_iu_rau(1457): pass (none -> pass) MTC@73425678c4bb: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sun Jun 23 06:00:22 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=168587) Waiting for packet dumper to finish... 1 (prev_count=168587, count=169664) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MC@73425678c4bb: Test execution finished. MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sun Jun 23 06:00:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/data/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_NS_connect_alive started. -provIP0(1458)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: none MTC@73425678c4bb: Local verdict of PTC -provIP0(1458): none (none -> none) MTC@73425678c4bb: Test case TC_NS_connect_alive finished. Verdict: none MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive none'. Sun Jun 23 06:00:26 UTC 2024 ------ SGSN_Tests_NS.TC_NS_connect_alive none ------ Saving talloc report from 172.18.188.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8521) Waiting for packet dumper to finish... 1 (prev_count=8521, count=16621) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive none' was executed successfully (exit status: 0). MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sun Jun 23 06:00:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/data/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@73425678c4bb: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@73425678c4bb: Test case TC_NS_connect_reset started. MTC@73425678c4bb: setverdict(pass): none -> pass -provIP0(1459)@73425678c4bb: Final verdict of PTC: none MTC@73425678c4bb: Setting final verdict of the test case. MTC@73425678c4bb: Local verdict of MTC: pass MTC@73425678c4bb: Local verdict of PTC -provIP0(1459): none (pass -> pass) MTC@73425678c4bb: Test case TC_NS_connect_reset finished. Verdict: pass MTC@73425678c4bb: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sun Jun 23 06:00:31 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 172.18.188.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7009) Waiting for packet dumper to finish... 1 (prev_count=7009, count=14609) MTC@73425678c4bb: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@73425678c4bb: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@73425678c4bb: Terminating MTC. MC@73425678c4bb: MTC terminated. MC2> exit MC@73425678c4bb: Shutting down session. MC@73425678c4bb: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_sgsn_context_req_in NEW: FAIL SGSN_Tests.TC_sgsn_context_req_out Summary: NEW: FAIL: 2 xfail: 3 pass: 73 skip: 5 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm Generated SGSN_Tests.TC_NS_connect_alive.merged Generated SGSN_Tests.TC_NS_connect_reset.merged Generated SGSN_Tests.TC_attach.merged Generated SGSN_Tests.TC_attach_accept_all.merged Generated SGSN_Tests.TC_attach_auth_id_timeout.merged Generated SGSN_Tests.TC_attach_auth_sai_reject.merged Generated SGSN_Tests.TC_attach_auth_sai_timeout.merged Generated SGSN_Tests.TC_attach_check_complete_resend.merged Generated SGSN_Tests.TC_attach_check_subscriber_list.merged Generated SGSN_Tests.TC_attach_closed.merged Generated SGSN_Tests.TC_attach_closed_add_vty.merged Generated SGSN_Tests.TC_attach_combined.merged Generated SGSN_Tests.TC_attach_detach_check_subscriber_list.merged Generated SGSN_Tests.TC_attach_echo_timeout.merged Generated SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.merged Generated SGSN_Tests.TC_attach_gsup_lu_reject.merged Generated SGSN_Tests.TC_attach_gsup_lu_timeout.merged Generated SGSN_Tests.TC_attach_mnc3.merged Generated SGSN_Tests.TC_attach_no_imei_response.merged Generated SGSN_Tests.TC_attach_no_imsi_response.merged Generated SGSN_Tests.TC_attach_pdp_act.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_dup.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.merged Generated SGSN_Tests.TC_attach_pdp_act_ggsn_reject.merged Generated SGSN_Tests.TC_attach_pdp_act_gmm_detach.merged Generated SGSN_Tests.TC_attach_pdp_act_user.merged Generated SGSN_Tests.TC_attach_pdp_act_user_deact_mo.merged Generated SGSN_Tests.TC_attach_pdp_act_user_deact_mt.merged Generated SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.merged Generated SGSN_Tests.TC_attach_rau.merged Generated SGSN_Tests.TC_attach_rau_a_a.merged Generated SGSN_Tests.TC_attach_rau_a_b.merged Generated SGSN_Tests.TC_attach_req_id_req_ra_update.merged Generated SGSN_Tests.TC_attach_restart_ctr_create.merged Generated SGSN_Tests.TC_attach_restart_ctr_echo.merged Generated SGSN_Tests.TC_attach_second_attempt.merged Generated SGSN_Tests.TC_attach_timeout_after_pdp_act.merged Generated SGSN_Tests.TC_attach_umts_aka_gsm_sres.merged Generated SGSN_Tests.TC_attach_umts_aka_umts_res.merged Generated SGSN_Tests.TC_attach_usim_a50_a54.merged Generated SGSN_Tests.TC_attach_usim_a53_a54.merged Generated SGSN_Tests.TC_attach_usim_a54_a50.merged Generated SGSN_Tests.TC_attach_usim_a54_a53.merged Generated SGSN_Tests.TC_attach_usim_a54_a54.merged Generated SGSN_Tests.TC_attach_usim_resync.merged Generated SGSN_Tests.TC_bssgp_rim_single_report.merged Generated SGSN_Tests.TC_cell_change_different_ci_attach.merged Generated SGSN_Tests.TC_cell_change_different_ci_data.merged Generated SGSN_Tests.TC_cell_change_different_rai_ci_attach.merged Generated SGSN_Tests.TC_cell_change_different_rai_ci_data.merged Generated SGSN_Tests.TC_detach_nopoweroff.merged Generated SGSN_Tests.TC_detach_poweroff.merged Generated SGSN_Tests.TC_detach_unknown_nopoweroff.merged Generated SGSN_Tests.TC_detach_unknown_poweroff.merged Generated SGSN_Tests.TC_geran_attach_iu_rau.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_update.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_withdraw.merged Generated SGSN_Tests.TC_iu_attach.merged Generated SGSN_Tests.TC_iu_attach_encr.merged Generated SGSN_Tests.TC_iu_attach_geran_rau.merged Generated SGSN_Tests.TC_llc_null.merged Generated SGSN_Tests.TC_llc_sabm_dm_ll5.merged Generated SGSN_Tests.TC_llc_sabm_dm_llgmm.merged Generated SGSN_Tests.TC_paging_ps.merged Generated SGSN_Tests.TC_pdp_act_unattached.merged Generated SGSN_Tests.TC_rau_unknown.merged Generated SGSN_Tests.TC_rim_eutran_to_geran.merged Generated SGSN_Tests.TC_sgsn_context_req_in.merged Generated SGSN_Tests.TC_sgsn_context_req_out.merged Generated SGSN_Tests.TC_suspend_nopaging.merged Generated SGSN_Tests.TC_suspend_rau.merged Generated SGSN_Tests.TC_suspend_resume.merged Generated SGSN_Tests.TC_xid_empty_l3.merged Generated SGSN_Tests.TC_xid_n201u.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-sgsn-test-188 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-sgsn-test-2384-stp jenkins-ttcn3-sgsn-test-2384-sgsn + [ -n jenkins-ttcn3-sgsn-test-2384-stp jenkins-ttcn3-sgsn-test-2384-sgsn ] + docker_kill_wait jenkins-ttcn3-sgsn-test-2384-stp jenkins-ttcn3-sgsn-test-2384-sgsn + docker kill jenkins-ttcn3-sgsn-test-2384-stp jenkins-ttcn3-sgsn-test-2384-sgsn jenkins-ttcn3-sgsn-test-2384-stp jenkins-ttcn3-sgsn-test-2384-sgsn + docker wait jenkins-ttcn3-sgsn-test-2384-stp jenkins-ttcn3-sgsn-test-2384-sgsn 137 Error response from daemon: No such container: jenkins-ttcn3-sgsn-test-2384-sgsn + true + network_remove + set +x Removing network ttcn3-sgsn-test-188 + docker network remove ttcn3-sgsn-test-188 ttcn3-sgsn-test-188 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/cache --name jenkins-ttcn3-sgsn-test-2384-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-sgsn-test/logs/sgsn-tester/junit-xml-21.log SGSN_Tests.ttcn:3916 SGSN_Tests control part SGSN_Tests.ttcn:1191 TC_attach_gsup_lu_timeout testcase SGSN_Tests.ttcn:3917 SGSN_Tests control part SGSN_Tests.ttcn:1222 TC_attach_gsup_lu_reject testcase Tguard timeout SGSN_Tests.ttcn:3952 SGSN_Tests control part SGSN_Tests.ttcn:1946 TC_attach_second_attempt testcase Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3983 SGSN_Tests control part SGSN_Tests.ttcn:3805 TC_sgsn_context_req_in testcase Rx unexpected RAU Reject SGSN_Tests.ttcn:3984 SGSN_Tests control part SGSN_Tests.ttcn:3903 TC_sgsn_context_req_out testcase no verdict Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE