Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest 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-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-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 e832d9d3b624f9819eb095c6198dcdd73160d4f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e832d9d3b624f9819eb095c6198dcdd73160d4f8 # timeout=10 Commit message: "asterisk: pjsip.conf: Update IMS port asterisk config" > git rev-list --no-walk 03dcadd3e3ed72c5152b42436cc45d798f5dadd7 # timeout=10
[ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins2049129920134434300.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-sgsn-test-latest + sed s/-latest$// + DIR=ttcn3-sgsn-test + export IMAGE_SUFFIX=latest + cd ttcn3-sgsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs ] + [ xjenkins-ttcn3-sgsn-test-latest-2070 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/ttcn3-sgsn-test + SUITE_NAME=ttcn3-sgsn-test + IMAGE_SUFFIX=latest + docker_images_require osmo-stp-latest osmo-sgsn-latest 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-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/debian-bookworm-obs-latest' 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-latest/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-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.36kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #6 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:5c5c54f480f3022c9e306a63929d9091468b0321be7280fc9a5a73289e78a18d 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 5c5c54f480f3 + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-latest + echo osmo-stp-latest + dir=osmo-stp-latest + pull_arg=--pull + grep ^FROM ../osmo-stp-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/osmo-stp-latest' 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-latest/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-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 576B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.12kB done #5 DONE 0.0s #6 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac #6 CACHED #7 [3/4] WORKDIR /DATA #7 CACHED #8 [4/4] COPY OSMO-STP.CFG /data/ #8 CACHED #9 exporting to image #9 exporting layers done #9 writing image sha256:16f105d67dfe691f6a139c9df042c9d26e728c06c895460d7a4d2009d22a35ff 0.0s done #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest 0.0s done #9 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/osmo-stp-latest' + docker_image_exists osmo-stp-latest + docker images -q osmocom-build/osmo-stp-latest + test -n 16f105d67dfe + list_osmo_packages debian-bookworm osmo-stp-latest + local distro=debian-bookworm + local image=osmo-stp-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-latest ### ii libosmo-sigtran9:amd64 1.8.2 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-stp:amd64 1.8.2 amd64 Osmocom SIGTRAN STP (Signaling Transfer Point) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-sgsn-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/debian-bookworm-obs-latest' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.36kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #6 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:5c5c54f480f3022c9e306a63929d9091468b0321be7280fc9a5a73289e78a18d 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 5c5c54f480f3 + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-sgsn-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-sgsn-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-sgsn-latest + echo osmo-sgsn-latest + dir=osmo-sgsn-latest + pull_arg=--pull + grep ^FROM ../osmo-sgsn-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-sgsn-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-sgsn-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-sgsn-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/osmo-sgsn-latest' 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-latest/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-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 638B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 513B done #5 DONE 0.0s #6 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-sgsn && apt-get clean ;; centos*) dnf install -y osmo-sgsn ;; esac #6 CACHED #7 [3/5] WORKDIR /TMP #7 CACHED #8 [4/5] COPY OSMO-SGSN.CFG /data/osmo-sgsn.cfg #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:ce85f5878dd0edbfca723983346c7d47d2510753d7bb9e96e1ba206598b9a322 0.0s done #10 naming to docker.io/osmocom-build/osmo-sgsn-latest:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/osmo-sgsn-latest' + docker_image_exists osmo-sgsn-latest + docker images -q osmocom-build/osmo-sgsn-latest + test -n ce85f5878dd0 + list_osmo_packages debian-bookworm osmo-sgsn-latest + local distro=debian-bookworm + local image=osmo-sgsn-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-sgsn-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-sgsn-latest ### ii libosmo-gsup-client0:amd64 1.7.0 amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-ranap7:amd64 1.5.1 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran9:amd64 1.8.2 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.2 amd64 GSM A-bis handling ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.2 amd64 Osmo control library ii libosmogb14:amd64 1.9.2 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-sgsn 1.11.1 amd64 OsmoSGSN: Osmocom's Serving GPRS Support Node for 2G and 3G packet-switched mobile networks ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ 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-latest/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-latest/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 build definition from Dockerfile #1 transferring dockerfile: 390B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.41kB done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" sgsn #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:f38f8cfa324de77c6984eaea332eb4e5234618bc27beff7d4b2bace952888410 done #10 naming to docker.io/osmocom-build/ttcn3-sgsn-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/ttcn3-sgsn-test' + docker_image_exists ttcn3-sgsn-test + docker images -q osmocom-build/ttcn3-sgsn-test + test -n f38f8cfa324d + 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-latest/logs/sgsn-tester + cp SGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester/SGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester/SGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester/SGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester/SGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn + cp osmo-sgsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/unix + network_create + SUBNET=3825716 + seq 1 30 + echo (3825716 + 1) % 256 + bc + SUBNET=53 + NET_NAME=ttcn3-sgsn-test-53 + SUB4=172.18.53.0/24 + SUB6=fd02:db8:53::/64 + set +x Creating network ttcn3-sgsn-test-53, trying SUBNET=53... + docker network create --internal --subnet 172.18.53.0/24 --ipv6 --subnet fd02:db8:53::/64 ttcn3-sgsn-test-53 303a1ded6bfc211eed4a78c891f3aa9c17c1d3ca4129abdd210cc3a3606951a5 + set +x ### Network ttcn3-sgsn-test-53 created (SUBNET=53) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=53 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/osmo-stp.cfg Applying SUBNET=53 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester/SGSN_Tests.cfg Applying SUBNET=53 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/osmo-sgsn.cfg + echo Starting container with STP Starting container with STP + docker_network_params 53 200 + NET=53 + ADDR_SUFIX=200 + echo --network ttcn3-sgsn-test-53 --ip 172.18.53.200 --ip6 fd02:db8:53::200 + docker run --rm --network ttcn3-sgsn-test-53 --ip 172.18.53.200 --ip6 fd02:db8:53::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp:/data --name jenkins-ttcn3-sgsn-test-latest-2070-stp -d osmocom-build/osmo-stp-latest 544a4954d8a884ba86c3adfb7ecfe5217a750adcc728302210cda829ad17b687 + echo Starting container with SGSN Starting container with SGSN + docker_network_params 53 10 + NET=53 + ADDR_SUFIX=10 + echo --network ttcn3-sgsn-test-53 --ip 172.18.53.10 --ip6 fd02:db8:53::10 + docker run --rm --network ttcn3-sgsn-test-53 --ip 172.18.53.10 --ip6 fd02:db8:53::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn:/data --name jenkins-ttcn3-sgsn-test-latest-2070-sgsn -d osmocom-build/osmo-sgsn-latest /bin/sh -c osmo-sgsn -c /data/osmo-sgsn.cfg >/data/osmo-sgsn.log 2>&1 80acf2d117f84171b10127827824130f1e8a95b7bba033ad4bb7445b9847bea7 + echo Starting container with SGSN testsuite Starting container with SGSN testsuite + docker_network_params 53 103 + NET=53 + ADDR_SUFIX=103 + echo --network ttcn3-sgsn-test-53 --ip 172.18.53.103 --ip6 fd02:db8:53::103 + docker run --rm --network ttcn3-sgsn-test-53 --ip 172.18.53.103 --ip6 fd02:db8:53::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.53.10 -e OSMO_SUT_PORT=4245 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester:/data --name jenkins-ttcn3-sgsn-test-latest-2070-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@a83ba0a5ad67: Unix server socket created successfully. MC@a83ba0a5ad67: Listening on TCP port 44439. MC2> a83ba0a5ad67 is the default spawn /osmo-ttcn3-hacks/sgsn/SGSN_Tests a83ba0a5ad67 44439 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a83ba0a5ad67: New HC connected from 172.18.53.103 [172.18.53.103]. a83ba0a5ad67: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@a83ba0a5ad67: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@a83ba0a5ad67: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a83ba0a5ad67: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a83ba0a5ad67: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a83ba0a5ad67: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a83ba0a5ad67: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a83ba0a5ad67: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@a83ba0a5ad67: Configuration file was processed on all HCs. MC@a83ba0a5ad67: Creating MTC on host 172.18.53.103. MC@a83ba0a5ad67: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Thu Jun 6 08:39: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_attach.pcap" >/data/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach started. SGSN_Test-Gb0-NS0(3)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(4)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(7)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(7)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(7)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(4)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(12)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(12)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(9)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(11)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(18)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(18)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(18)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(18)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(18)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(14)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI220(15)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(17)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(17)@a83ba0a5ad67: 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(17)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(17)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(17)@a83ba0a5ad67: 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(17)@a83ba0a5ad67: 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(17)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(17)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@a83ba0a5ad67: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='D02CA44D'O, index=0 SGSN_Test-GSUP(19)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@a83ba0a5ad67: 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 := 'BDA68F4F8B847C87FBC20A1B85EB534E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C5F0AFB9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '55ECE05DC3B752A7'O } } } } } SGSN_Test-GSUP(19)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@a83ba0a5ad67: Added IMSI table entry 0TC_attach(21)"262420000000001" TC_attach(21)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach-BVCI196(6)@a83ba0a5ad67: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@a83ba0a5ad67: Final verdict of PTC: pass TC_attach-BVCI196(6)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(7)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@a83ba0a5ad67: Final verdict of PTC: none TC_attach-BVCI210(11)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(17)@a83ba0a5ad67: Final verdict of PTC: none TC_attach-BVCI220(15)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(5)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(19)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(20)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(16)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(10)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(18)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(12)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(17): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(18): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(20): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Thu Jun 6 08:39:11 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=79581) Waiting for packet dumper to finish... 1 (prev_count=79581, count=121309) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Thu Jun 6 08:39:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_mnc3 started. SGSN_Test-Gb0-NS0(22)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(23)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(27)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(27)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(26)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 -NSVCI97(27)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(23)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(26)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_mnc3-BVCI196(24)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(31)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(31)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(31)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(32)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(28)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_mnc3-BVCI210(30)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(36)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(36)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(33)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_mnc3-BVCI220(35)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(37)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@a83ba0a5ad67: 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(37)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@a83ba0a5ad67: 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(37)@a83ba0a5ad67: 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(37)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@a83ba0a5ad67: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='DFD0787F'O, index=0 SGSN_Test-GSUP(38)@a83ba0a5ad67: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@a83ba0a5ad67: 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 := 'F042116AED13ABB9D89D5590448A59EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B7C8A45A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CFB9A69683536BBB'O } } } } } SGSN_Test-GSUP(38)@a83ba0a5ad67: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" TC_attach_mnc3(40)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@a83ba0a5ad67: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(26)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(27)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(38)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(31)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(36)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(34)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(39)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(29)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(25)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(26): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(39): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_mnc3 finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Thu Jun 6 08:39:16 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44380) Waiting for packet dumper to finish... 1 (prev_count=44380, count=86118) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Thu Jun 6 08:39: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_umts_aka_umts_res started. SGSN_Test-Gb0-NS0(41)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(42)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(45)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(45)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(46)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(42)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI196(44)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(50)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(50)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(51)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(47)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI210(49)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(55)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(55)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(52)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI220(54)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(56)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@a83ba0a5ad67: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='DF9682FD'O, index=0 SGSN_Test-GSUP(57)@a83ba0a5ad67: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@a83ba0a5ad67: 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 := 'A6A4241FB9F049FD11B7FCF8C5CFEB85'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4549414'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7169DAE94C46A2D7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '346F5B009B2DC40F525089EFB1178C99'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '238088F60ACED4B1856C4031F504204A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A43F6CD334B7FAD2E7F89C81B82C5EA8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D42E428F3DB301D4'O } } } } } SGSN_Test-GSUP(57)@a83ba0a5ad67: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" TC_attach_umts_aka_umts_res(59)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@a83ba0a5ad67: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(46)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(55)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(48)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(43)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(53)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(57)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(45)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(50)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(58)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(58): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Thu Jun 6 08:39:21 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86847) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Thu Jun 6 08:39: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_umts_aka_gsm_sres started. SGSN_Test-Gb0-NS0(60)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(61)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(64)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(64)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(61)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 TC_attach_umts_aka_gsm_sres-BVCI196(63)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(69)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(69)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(66)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 TC_attach_umts_aka_gsm_sres-BVCI210(68)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(74)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(74)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(71)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI220(73)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(75)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@a83ba0a5ad67: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E13C5B03'O, index=0 SGSN_Test-GSUP(76)@a83ba0a5ad67: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@a83ba0a5ad67: 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 := '094349CF23653294B86F3D503C0BF17E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FBF91E7E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6BFDB20F83C25D06'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '545795C0A520CE21E5280F4EB16B5237'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0D3FE3213E6E1565E3EEE0EC4A00054D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5CD22EFBE9169F966C39D8EA529EF160'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5E6D95821076C72E'O } } } } } SGSN_Test-GSUP(76)@a83ba0a5ad67: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" TC_attach_umts_aka_gsm_sres(78)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@a83ba0a5ad67: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(71)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(69)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(62)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(67)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(64)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(77)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(76)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(74)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(72)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(77): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Thu Jun 6 08:39:25 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86070) Waiting for packet dumper to finish... 1 (prev_count=86070, count=87143) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Thu Jun 6 08:39:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_timeout_after_pdp_act started. SGSN_Test-Gb0-NS0(79)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(80)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(83)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(83)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(80)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI196(82)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(88)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(88)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(89)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(85)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI210(87)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(93)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(93)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(90)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI220(92)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(94)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@a83ba0a5ad67: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D01CDBBB'O, index=0 SGSN_Test-GSUP(95)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@a83ba0a5ad67: 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 := 'CE6BB1D1A456C33B73505F4DF0EF1C86'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E5711EB1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F37AEF66D734F10F'O } } } } } SGSN_Test-GSUP(95)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" TC_attach_timeout_after_pdp_act(97)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_timeout_after_pdp_act(97)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@a83ba0a5ad67: Trying to receive 5 ATTACH ACCEPTs SGSN_Test-GSUP-IPA(94)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_timeout_after_pdp_act(97)@a83ba0a5ad67: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@a83ba0a5ad67: Make sure not more than 5 ATTACH ACCEPT messages are sent TC_attach_timeout_after_pdp_act(97)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@a83ba0a5ad67: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(79)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(88)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(83)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(95)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(93)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(96)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(81)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(91)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(86)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(96): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Thu Jun 6 08:40:00 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=116474) Waiting for packet dumper to finish... 1 (prev_count=116474, count=123580) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Thu Jun 6 08:40: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_auth_id_timeout started. SGSN_Test-Gb0-NS0(98)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(99)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(102)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(102)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(99)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI196(101)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(107)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(107)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(108)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(104)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI210(106)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(112)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(112)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(109)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI220(111)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(113)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@a83ba0a5ad67: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='DA325A69'O, index=0 SGSN_Test-GSUP(114)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) SGSN_Test-GSUP-IPA(113)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_auth_id_timeout(116)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@a83ba0a5ad67: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(99)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(102)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(114)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(107)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(115)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(112)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(100)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(110)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(105)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(115): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Thu Jun 6 08:40:34 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=64106) Waiting for packet dumper to finish... 1 (prev_count=64106, count=65179) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Thu Jun 6 08:40: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_auth_sai_timeout started. SGSN_Test-Gb0-NS0(117)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(118)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(121)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(121)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(122)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(118)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(126)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(126)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(127)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(123)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI210(125)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(131)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(131)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(128)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI220(130)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(132)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@a83ba0a5ad67: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D1E5A3A2'O, index=0 SGSN_Test-GSUP(133)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" TC_attach_auth_sai_timeout(135)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@a83ba0a5ad67: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@a83ba0a5ad67: Final verdict of PTC: pass -NSVCI97(121)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(133)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(126)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(134)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(119)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(124)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(131)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(129)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(134): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Thu Jun 6 08:40:44 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=52816) Waiting for packet dumper to finish... 1 (prev_count=52816, count=63400) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Thu Jun 6 08:40: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_auth_sai_reject started. SGSN_Test-Gb0-NS0(136)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(137)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(140)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(140)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb1-BSSGP1(142)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(137)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI196(138)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(146)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(145)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 -NSVCI98(146)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(146)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(147)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(142)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI210(143)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(145)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(151)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(151)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(147)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI220(148)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(150)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@a83ba0a5ad67: 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(150)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(150)@a83ba0a5ad67: 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(150)@a83ba0a5ad67: 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(150)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@a83ba0a5ad67: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D682A6C4'O, index=0 SGSN_Test-GSUP(152)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" TC_attach_auth_sai_reject(154)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@a83ba0a5ad67: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-GSUP(152)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(138)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(140)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(146)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(139)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(144)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(149)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(151)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(153)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(153): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Thu Jun 6 08:40:54 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=54287) Waiting for packet dumper to finish... 1 (prev_count=54287, count=64871) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Thu Jun 6 08:40: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_gsup_lu_timeout started. SGSN_Test-Gb0-NS0(155)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(156)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(159)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(159)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(156)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI196(158)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(164)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(164)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(165)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(161)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI210(163)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(169)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(169)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(166)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI220(168)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(170)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@a83ba0a5ad67: 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(170)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@a83ba0a5ad67: 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(170)@a83ba0a5ad67: 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(170)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@a83ba0a5ad67: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='C351762C'O, index=0 SGSN_Test-GSUP(171)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@a83ba0a5ad67: 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 := '3D043B538C2CA42DCF66EEA78904DCB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B6BFE27'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '21BD38CA8E7A2191'O } } } } } SGSN_Test-GSUP(171)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" TC_attach_gsup_lu_timeout(173)@a83ba0a5ad67: setverdict(fail): none -> fail MC@a83ba0a5ad67: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb1-BSSGP1(161)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(164)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(159)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(169)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@a83ba0a5ad67: Final verdict of PTC: fail SGSN_Test-GSUP(171)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(167)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(157)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(162)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(172)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(172): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@a83ba0a5ad67: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Thu Jun 6 08:40:59 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=71810) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Thu Jun 6 08:41:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_gsup_lu_reject started. SGSN_Test-Gb0-NS0(174)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(175)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(178)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(178)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(179)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(175)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI196(177)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(183)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(183)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(180)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI210(182)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(189)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(189)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(189)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(185)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI220(186)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(188)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@a83ba0a5ad67: 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(188)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(188)@a83ba0a5ad67: 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(188)@a83ba0a5ad67: 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(188)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@a83ba0a5ad67: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='C95B6F3E'O, index=0 SGSN_Test-GSUP(190)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@a83ba0a5ad67: 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 := 'D3F6795BB4FE6BBC8D46D125F9854178'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71FD36C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12C7325C1BFDC0AD'O } } } } } SGSN_Test-GSUP(190)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" TC_attach_gsup_lu_reject(192)@a83ba0a5ad67: setverdict(fail): none -> fail MC@a83ba0a5ad67: Test Component 192 has requested to stop MTC. Terminating current testcase execution. TC_attach_gsup_lu_reject(192)@a83ba0a5ad67: Final verdict of PTC: fail SGSN_Test-Gb2-NS2(184)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(183)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(178)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(189)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(181)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(188)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(190)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(176)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(191)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(187)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(191): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@a83ba0a5ad67: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Thu Jun 6 08:41:03 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43930) Waiting for packet dumper to finish... 1 (prev_count=43930, count=77590) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Thu Jun 6 08:41:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_combined started. SGSN_Test-Gb0-NS0(193)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(194)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(197)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(197)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(194)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI196(196)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(202)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(202)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(199)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 TC_attach_combined-BVCI210(201)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(207)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(207)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(204)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_combined-BVCI220(206)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(208)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@a83ba0a5ad67: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='F469D879'O, index=0 SGSN_Test-GSUP(209)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@a83ba0a5ad67: 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 := '9BB1D0AE5B58246CEC132CF2FCB98CE3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2F3CABA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '83746BAB15FA2FD6'O } } } } } SGSN_Test-GSUP(209)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" TC_attach_combined(211)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@a83ba0a5ad67: Removing Client IMSI='262420000000007'H, index=0 TC_attach_combined(211)@a83ba0a5ad67: Final verdict of PTC: pass TC_attach_combined-BVCI210(201)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(207)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(209)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(197)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(202)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(200)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(195)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(210)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(205)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(210): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_combined finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Thu Jun 6 08:41:08 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_combined.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43984) Waiting for packet dumper to finish... 1 (prev_count=43984, count=86058) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Thu Jun 6 08:41: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_accept_all.pcap" >/data/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_accept_all started. SGSN_Test-Gb0-NS0(212)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(213)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(216)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(216)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(213)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(221)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(221)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(222)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(218)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI210(220)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(226)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(226)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(223)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI220(225)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(227)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@a83ba0a5ad67: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='FCEDFC53'O, index=0 SGSN_Test-GSUP(228)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) TC_attach_accept_all(230)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@a83ba0a5ad67: Removing Client IMSI='262420000000008'H, index=0 TC_attach_accept_all(230)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(212)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(226)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(214)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(216)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(221)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(229)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(219)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(228)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(224)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(229): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_accept_all finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Thu Jun 6 08:41:14 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=55432) Waiting for packet dumper to finish... 1 (prev_count=55432, count=69615) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Thu Jun 6 08:41:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_closed started. SGSN_Test-Gb0-NS0(231)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(232)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(236)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(235)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 -NSVCI97(236)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(236)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(236)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(237)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(232)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed-BVCI196(233)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(235)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(241)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(240)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 -NSVCI98(241)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(241)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(241)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(237)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI210(238)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(240)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(245)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(245)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(242)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed-BVCI220(244)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(246)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@a83ba0a5ad67: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='EC6730C1'O, index=0 SGSN_Test-GSUP(247)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@a83ba0a5ad67: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='EC6730C1'O, index=1 TC_attach_closed(249)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@a83ba0a5ad67: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@a83ba0a5ad67: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@a83ba0a5ad67: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E0DDDCC8'O, index=2 SGSN_Test-GSUP(247)@a83ba0a5ad67: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) TC_attach_closed(250)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@a83ba0a5ad67: Removing Client IMSI='262420000000010'H, index=2 TC_attach_closed(250)@a83ba0a5ad67: Final verdict of PTC: pass -NSVCI97(236)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(247)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(241)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(234)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(239)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(243)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(245)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(248)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(248): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@a83ba0a5ad67: Test case TC_attach_closed finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Thu Jun 6 08:41:20 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_closed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=65314) Waiting for packet dumper to finish... 1 (prev_count=65314, count=79497) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Thu Jun 6 08:41:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_no_imei_response started. SGSN_Test-Gb0-NS0(251)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(252)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(255)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(255)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(252)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(253)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(260)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 -NSVCI98(261)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(261)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(262)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(257)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI210(258)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(260)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(266)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(266)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(262)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI220(263)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(265)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@a83ba0a5ad67: 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(265)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(265)@a83ba0a5ad67: 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(265)@a83ba0a5ad67: 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(265)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@a83ba0a5ad67: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='F95839E0'O, index=0 SGSN_Test-GSUP(267)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) SGSN_Test-GSUP-IPA(265)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_no_imei_response(269)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@a83ba0a5ad67: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-GSUP(267)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(253)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(261)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(254)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(264)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(268)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(266)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(255)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(259)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(268): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Thu Jun 6 08:41:55 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=66627) Waiting for packet dumper to finish... 1 (prev_count=66627, count=67700) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Thu Jun 6 08:41:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_no_imsi_response started. SGSN_Test-Gb0-NS0(270)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(271)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(274)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(274)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(275)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(271)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(279)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(279)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(280)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(276)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI210(278)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(284)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(284)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(281)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI220(283)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(285)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@a83ba0a5ad67: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='CA42B268'O, index=0 SGSN_Test-GSUP(286)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) SGSN_Test-GSUP-IPA(285)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_no_imsi_response(288)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@a83ba0a5ad67: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(276)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(274)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(279)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(282)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(272)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(286)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(277)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(287)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(284)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(287): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Thu Jun 6 08:42:30 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=67179) Waiting for packet dumper to finish... 1 (prev_count=67179, count=68252) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Thu Jun 6 08:42:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_closed_add_vty started. SGSN_Test-Gb0-NS0(289)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(290)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(293)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(293)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(294)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(290)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(298)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(298)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(299)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(295)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(296)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(303)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(303)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(300)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI220(302)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(304)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@a83ba0a5ad67: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F17F64AB'O, index=0 SGSN_Test-GSUP(305)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@a83ba0a5ad67: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F17F64AB'O, index=1 TC_attach_closed_add_vty(307)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@a83ba0a5ad67: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@a83ba0a5ad67: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F17F64AB'O, index=2 TC_attach_closed_add_vty(307)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@a83ba0a5ad67: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(307)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(295)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(297)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(293)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(298)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(291)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(301)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(306)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(303)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(305)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(306): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Thu Jun 6 08:42:36 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=65095) Waiting for packet dumper to finish... 1 (prev_count=65095, count=79278) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Thu Jun 6 08:42:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_check_subscriber_list started. SGSN_Test-Gb0-NS0(308)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(309)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(312)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(312)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(313)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb1-BSSGP1(314)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(309)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI196(311)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(317)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 -NSVCI98(318)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(318)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(318)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(314)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(317)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_check_subscriber_list-BVCI210(315)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(322)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(322)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(322)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(319)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI220(321)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(323)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@a83ba0a5ad67: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='E51CE371'O, index=0 SGSN_Test-GSUP(324)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@a83ba0a5ad67: 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 := '74F91A8A2A546E0B3DBA277EEFDDDDCA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '01E36368'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F77C2EC95480DA4'O } } } } } SGSN_Test-GSUP(324)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" TC_attach_check_subscriber_list(326)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@a83ba0a5ad67: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@a83ba0a5ad67: Final verdict of PTC: pass TC_attach_check_subscriber_list-BVCI210(315)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(312)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(318)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(320)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(310)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(324)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(322)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(316)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(325)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(325): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Thu Jun 6 08:42:42 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89086) Waiting for packet dumper to finish... 1 (prev_count=89086, count=90159) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Thu Jun 6 08:42: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_detach_check_subscriber_list started. SGSN_Test-Gb0-NS0(327)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(328)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(331)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(331)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(328)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI196(330)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(336)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(336)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(337)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(333)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI210(335)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(341)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(341)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(338)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI220(340)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(342)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@a83ba0a5ad67: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E039DDEC'O, index=0 SGSN_Test-GSUP(343)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@a83ba0a5ad67: 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 := 'C1D1A36BC173A2BDA9864607344CB52D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55845D47'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F161F8E409BAE711'O } } } } } SGSN_Test-GSUP(343)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" TC_attach_detach_check_subscriber_list(345)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_detach_check_subscriber_list(345)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@a83ba0a5ad67: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(328)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(343)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(341)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(331)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(336)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(339)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(334)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(329)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(344)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(344): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) Thu Jun 6 08:42:51 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== MTC@a83ba0a5ad67: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81560) Waiting for packet dumper to finish... 1 (prev_count=81560, count=88985) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Thu Jun 6 08:42: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_check_complete_resend started. SGSN_Test-Gb0-NS0(346)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(347)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(350)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(350)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(347)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(355)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(355)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(356)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(352)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI210(353)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(360)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(360)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(357)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI220(359)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(361)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@a83ba0a5ad67: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F45F7574'O, index=0 SGSN_Test-GSUP(362)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@a83ba0a5ad67: 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 := '22184689590A9DF5BB363C06A9084875'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '93626342'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85DC188D47ED5829'O } } } } } SGSN_Test-GSUP(362)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" TC_attach_check_complete_resend(364)@a83ba0a5ad67: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@a83ba0a5ad67: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@a83ba0a5ad67: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@a83ba0a5ad67: Warning: Re-starting timer T, which is already active (running or expired). SGSN_Test-GSUP-IPA(361)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_check_complete_resend(364)@a83ba0a5ad67: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@a83ba0a5ad67: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(346)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(355)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(362)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(348)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(350)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(354)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(358)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(363)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(360)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(363): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Thu Jun 6 08:43:30 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88764) Waiting for packet dumper to finish... 1 (prev_count=88764, count=89837) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Thu Jun 6 08:43:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_hlr_location_cancel_request_update started. SGSN_Test-Gb0-NS0(365)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(366)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(369)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(369)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(370)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(366)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI196(368)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(374)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(374)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(375)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb2-BSSGP2(376)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(371)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI210(373)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(380)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(380)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(380)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(376)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI220(377)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(379)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@a83ba0a5ad67: 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(379)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(379)@a83ba0a5ad67: 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(379)@a83ba0a5ad67: 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(379)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@a83ba0a5ad67: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D161FBBA'O, index=0 SGSN_Test-GSUP(381)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@a83ba0a5ad67: 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 := 'E6A9D61A4FE7584FE21D9A8050E9DFEE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '701A763F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CEFA267E2978BAF0'O } } } } } SGSN_Test-GSUP(381)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@a83ba0a5ad67: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" TC_hlr_location_cancel_request_update(383)@a83ba0a5ad67: setverdict(pass): none -> pass TC_hlr_location_cancel_request_update(383)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed MC@a83ba0a5ad67: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb1-NS1(370)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(381)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(374)@a83ba0a5ad67: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(369)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@a83ba0a5ad67: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@a83ba0a5ad67: Final verdict of PTC: pass -NSVCI97-provIP(367)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(378)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(380)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(372)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(382)@a83ba0a5ad67: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@a83ba0a5ad67: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(382): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Thu Jun 6 08:43:40 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81415) Waiting for packet dumper to finish... 1 (prev_count=81415, count=88521) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Thu Jun 6 08:43:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_hlr_location_cancel_request_withdraw started. SGSN_Test-Gb0-NS0(384)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(385)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(388)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(388)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(385)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(393)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(393)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(390)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(398)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(398)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(395)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(399)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a83ba0a5ad67: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='E351B65C'O, index=0 SGSN_Test-GSUP(400)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@a83ba0a5ad67: 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 := '98AC5B123C87DDE15F3D8DDB0071DAB0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C6DBA81'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2371E5D861544BBA'O } } } } } SGSN_Test-GSUP(400)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@a83ba0a5ad67: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" TC_hlr_location_cancel_request_withdraw(402)@a83ba0a5ad67: setverdict(pass): none -> pass TC_hlr_location_cancel_request_withdraw(402)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a83ba0a5ad67: Removing Client IMSI='262420000000029'H, index=0 TC_hlr_location_cancel_request_withdraw(402)@a83ba0a5ad67: Final verdict of PTC: pass -NSVCI98(393)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(398)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@a83ba0a5ad67: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@a83ba0a5ad67: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(388)@a83ba0a5ad67: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(386)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(400)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(396)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(391)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(401)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(401): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Thu Jun 6 08:43:45 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40813) Waiting for packet dumper to finish... 1 (prev_count=40813, count=92463) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: 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 ------ Thu Jun 6 08:43: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. SGSN_Test-Gb0-NS0(403)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(404)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(407)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(407)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(404)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(412)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 -NSVCI98(413)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(413)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(409)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(412)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(417)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(417)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(417)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(414)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(418)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@a83ba0a5ad67: 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(418)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@a83ba0a5ad67: 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(418)@a83ba0a5ad67: 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(418)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@a83ba0a5ad67: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F5D05A1A'O, index=0 SGSN_Test-GSUP(419)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@a83ba0a5ad67: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@a83ba0a5ad67: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@a83ba0a5ad67: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@a83ba0a5ad67: Final verdict of PTC: pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@a83ba0a5ad67: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(417)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(407)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(413)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(406)@a83ba0a5ad67: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(411)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(415)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(420)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(419)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(420): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Thu Jun 6 08:43:50 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 172.18.53.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=41215) Waiting for packet dumper to finish... 1 (prev_count=41215, count=50661) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: 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 ------ Thu Jun 6 08:43:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. SGSN_Test-Gb0-NS0(422)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(423)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(426)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(426)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(427)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(423)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(432)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(432)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(431)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 -NSVCI98(432)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(432)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(432)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(428)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(431)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(436)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(436)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(436)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(433)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@a83ba0a5ad67: 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)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(437)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@a83ba0a5ad67: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='FABB664A'O, index=0 SGSN_Test-GSUP(438)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@a83ba0a5ad67: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@a83ba0a5ad67: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@a83ba0a5ad67: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@a83ba0a5ad67: Final verdict of PTC: pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@a83ba0a5ad67: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(438)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(426)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(432)@a83ba0a5ad67: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(434)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(439)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(424)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(431)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(436)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(430)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(431): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(432): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(439): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Thu Jun 6 08:43:55 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 172.18.53.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=41173) Waiting for packet dumper to finish... 1 (prev_count=41173, count=50615) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Thu Jun 6 08:43: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_rau_unknown.pcap" >/data/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_rau_unknown started. SGSN_Test-Gb0-NS0(441)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(442)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(445)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(445)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(446)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(442)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI196(444)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(450)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(450)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(451)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(447)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI210(449)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(456)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(456)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(452)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI220(453)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(455)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@a83ba0a5ad67: 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(455)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(455)@a83ba0a5ad67: 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(455)@a83ba0a5ad67: 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(455)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@a83ba0a5ad67: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='CC704AD0'O, index=0 SGSN_Test-GSUP(457)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) TC_rau_unknown(459)@a83ba0a5ad67: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@a83ba0a5ad67: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@a83ba0a5ad67: Final verdict of PTC: pass TC_rau_unknown-BVCI210(449)@a83ba0a5ad67: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@a83ba0a5ad67: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(445)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(456)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(458)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(448)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(457)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(454)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(450)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(443)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(458): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_rau_unknown finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Thu Jun 6 08:44:00 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_rau_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40288) Waiting for packet dumper to finish... 1 (prev_count=40288, count=52097) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Thu Jun 6 08:44: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_attach_rau.pcap" >/data/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_rau started. SGSN_Test-Gb0-NS0(460)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(461)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(464)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(464)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(461)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 TC_attach_rau-BVCI196(463)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(469)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(469)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(470)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(466)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI210(468)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(474)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(474)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(471)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI220(473)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(475)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@a83ba0a5ad67: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F5AFBAD2'O, index=0 SGSN_Test-GSUP(476)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@a83ba0a5ad67: 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 := '9D6275DCD08E51C256FA75ED37C41280'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E919871'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BAF7E57004903E42'O } } } } } SGSN_Test-GSUP(476)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" TC_attach_rau(478)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_rau(478)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@a83ba0a5ad67: Removing Client IMSI='262420000000012'H, index=0 TC_attach_rau(478)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(466)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(469)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(464)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(467)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(462)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(474)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(472)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(477)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(476)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(477): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_rau finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Thu Jun 6 08:44:05 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88841) Waiting for packet dumper to finish... 1 (prev_count=88841, count=89914) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Thu Jun 6 08:44: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_rau_a_a started. SGSN_Test-Gb0-NS0(479)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(480)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(483)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(483)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(484)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(480)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_rau_a_a-BVCI196(482)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(488)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(488)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(488)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(489)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(485)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(494)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(494)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(494)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(494)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(494)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(490)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI220(491)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(493)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(493)@a83ba0a5ad67: 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(493)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(493)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(493)@a83ba0a5ad67: 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(493)@a83ba0a5ad67: 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(493)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(493)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@a83ba0a5ad67: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='ED731477'O, index=0 SGSN_Test-GSUP(495)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@a83ba0a5ad67: 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 := '158DFFD54639D6E16DD9026B511E50AC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '524D0937'O ("RM\t7") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B872986BD47D39B8'O } } } } } SGSN_Test-GSUP(495)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" TC_attach_rau_a_a(497)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_rau_a_a(497)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@a83ba0a5ad67: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@a83ba0a5ad67: Final verdict of PTC: pass TC_attach_rau_a_a-BVCI220(491)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(488)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(483)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(494)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(493)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(495)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(486)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(492)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(496)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(481)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(493): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(494): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(496): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Thu Jun 6 08:44:15 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99558) Waiting for packet dumper to finish... 1 (prev_count=99558, count=106664) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Thu Jun 6 08:44: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_rau_a_b started. SGSN_Test-Gb0-NS0(498)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(499)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(502)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(502)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(503)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(499)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(500)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(507)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(507)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(508)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(504)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_b-BVCI210(506)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(512)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(512)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(509)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_b-BVCI220(511)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(513)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@a83ba0a5ad67: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F6E03552'O, index=0 SGSN_Test-GSUP(514)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@a83ba0a5ad67: 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 := '7A263A46DC1A1B2032D51B9035EAEEB0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFDFB627'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7EBFA8E8F3E7C16B'O } } } } } SGSN_Test-GSUP(514)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" TC_attach_rau_a_b(516)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@a83ba0a5ad67: attach complete sending rau TC_attach_rau_a_b(516)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@a83ba0a5ad67: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@a83ba0a5ad67: Removing Client IMSI='262420000000038'H, index=0 TC_attach_rau_a_b-BVCI210(506)@a83ba0a5ad67: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CCA396C0'O, index=0 TC_attach_rau_a_b(516)@a83ba0a5ad67: sending second RAU via different RA TC_attach_rau_a_b(516)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@a83ba0a5ad67: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@a83ba0a5ad67: Final verdict of PTC: pass TC_attach_rau_a_b-BVCI196(500)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(502)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(507)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(512)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(514)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(515)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(505)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(501)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(510)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(515): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Thu Jun 6 08:44:25 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95793) Waiting for packet dumper to finish... 1 (prev_count=95793, count=102899) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Thu Jun 6 08:44:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_usim_resync started. SGSN_Test-Gb0-NS0(517)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(518)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(521)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(521)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(522)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(518)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI196(520)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(526)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(526)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(523)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 TC_attach_usim_resync-BVCI210(525)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(531)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(531)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(528)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI220(529)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(532)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@a83ba0a5ad67: 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(532)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@a83ba0a5ad67: 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(532)@a83ba0a5ad67: 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(532)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@a83ba0a5ad67: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='EDB94406'O, index=0 SGSN_Test-GSUP(533)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@a83ba0a5ad67: 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 := '4AE7C6CED24175D633DE186A189D148D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08DF84E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA95B144C8EBE312'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '832B4DDB68A806E4198374AF15DBC3C4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '947CDC7E21863E696300A84090F13FCA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D421E67EE5E68E7CBE8409BC1A8352C3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '177E72DA74D14EDB'O } } } } } SGSN_Test-GSUP(533)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" TC_attach_usim_resync(535)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@a83ba0a5ad67: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_resync(535)@a83ba0a5ad67: Final verdict of PTC: pass TC_attach_usim_resync-BVCI196(520)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(521)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(519)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(526)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(531)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(530)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(529)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(524)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(534)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(533)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_resync-BVCI220(529): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(534): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_usim_resync finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Thu Jun 6 08:44:31 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91661) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Thu Jun 6 08:44:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_usim_a54_a54 started. SGSN_Test-Gb0-NS0(536)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(537)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(540)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(540)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(541)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(537)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI196(539)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(545)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(545)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(546)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(542)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI210(544)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(550)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(550)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(547)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI220(549)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(551)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@a83ba0a5ad67: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='F66CFFFA'O, index=0 SGSN_Test-GSUP(552)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@a83ba0a5ad67: 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 := '17C054C235F59A99262B11D5638DE6FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0F757300'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6198AA34DD8D8D09'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4C4A8984E06A989988129C2868F87F03'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3BB695B63CC2A5A5FA257E819B6FC15F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C711B4629089B26536DAEDAD6EC563D7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8D2E310C1925878B'O } } } } } SGSN_Test-GSUP(552)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" TC_attach_usim_a54_a54(554)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@a83ba0a5ad67: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@a83ba0a5ad67: Final verdict of PTC: pass TC_attach_usim_a54_a54-BVCI196(539)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(540)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(545)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(550)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(538)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(543)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(548)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(552)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(553)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(553): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Thu Jun 6 08:44:35 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44563) Waiting for packet dumper to finish... 1 (prev_count=44563, count=70376) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Thu Jun 6 08:44: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_usim_a54_a53 started. SGSN_Test-Gb0-NS0(555)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(556)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(559)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(559)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(560)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(556)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI196(558)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(564)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(564)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(565)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(561)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI210(563)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(570)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(570)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(570)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(570)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(566)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI220(567)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(569)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@a83ba0a5ad67: 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(569)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(569)@a83ba0a5ad67: 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(569)@a83ba0a5ad67: 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(569)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@a83ba0a5ad67: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='FA204643'O, index=0 SGSN_Test-GSUP(571)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@a83ba0a5ad67: 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 := 'CC7E3688B56AA4757DDFC25216FD5141'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A614F069'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F3AEE96ED0BEE137'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '076F65C26157C31F54AAED2B8CE35E55'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8DE4C8FB69CF72E4308565A62F319838'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6CED26672BC1A896B55EAC9568E8A0C7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CF18A254A915F784'O } } } } } SGSN_Test-GSUP(571)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" TC_attach_usim_a54_a53(573)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@a83ba0a5ad67: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@a83ba0a5ad67: Final verdict of PTC: pass TC_attach_usim_a54_a53-BVCI210(563)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(570)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(559)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(557)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(568)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(571)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(569)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(562)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(572)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(567)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(564)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(567): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(572): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Thu Jun 6 08:44:40 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44091) Waiting for packet dumper to finish... 1 (prev_count=44091, count=69904) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Thu Jun 6 08:44:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_usim_a53_a54 started. SGSN_Test-Gb0-NS0(574)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(575)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(578)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(578)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(579)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(575)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(577)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(583)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(583)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(584)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(580)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI210(582)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(588)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(588)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(585)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI220(587)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(589)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@a83ba0a5ad67: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='F4BE7F4B'O, index=0 SGSN_Test-GSUP(590)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@a83ba0a5ad67: 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 := 'F032293B51506EBC147C69309563FB6F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3177E851'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4251865315B7E738'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '762B418FBE2FB107EF51C21F80E85574'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '06EC8222169CE1B6215627658C70ECC1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AF8F5394AF32632B9643BBE3EE629A05'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CAC377C446447B35'O } } } } } SGSN_Test-GSUP(590)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" TC_attach_usim_a53_a54(592)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@a83ba0a5ad67: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(574)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(583)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(578)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(576)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(586)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(581)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(588)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(590)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(591)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(591): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Thu Jun 6 08:44:45 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=69691) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Thu Jun 6 08:44: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_usim_a50_a54 started. SGSN_Test-Gb0-NS0(593)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(594)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(597)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(597)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(594)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 TC_attach_usim_a50_a54-BVCI196(596)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(602)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(602)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(599)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a50_a54-BVCI210(601)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(607)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(607)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(604)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a50_a54-BVCI220(606)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(608)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@a83ba0a5ad67: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='E46EB996'O, index=0 SGSN_Test-GSUP(609)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@a83ba0a5ad67: 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 := '81AA0BF9D0F4B7BC4C790FEA4C835A45'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABA30D14'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BD8148E25029CB5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B31558526CCBB852C079C2E5877F93DA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C64048B02F0831DEFEA78031423D8867'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FE48AFE0001A26A68A4053C1F10A5CE4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DE8E2D591F85CB2A'O } } } } } SGSN_Test-GSUP(609)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" TC_attach_usim_a50_a54(611)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@a83ba0a5ad67: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@a83ba0a5ad67: Final verdict of PTC: pass TC_attach_usim_a50_a54-BVCI196(596)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(609)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(600)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(602)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(595)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(605)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(597)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(607)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(610)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(610): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Thu Jun 6 08:44:49 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43882) Waiting for packet dumper to finish... 1 (prev_count=43882, count=69687) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Thu Jun 6 08:44: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_a54_a50.pcap" >/data/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_usim_a54_a50 started. SGSN_Test-Gb0-NS0(612)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(613)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(617)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(617)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(616)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 -NSVCI97(617)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(617)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(617)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(618)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(613)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(616)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a50-BVCI196(614)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(621)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(621)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(621)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(618)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI210(620)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(626)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(626)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(623)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI220(625)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(627)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@a83ba0a5ad67: 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(627)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@a83ba0a5ad67: 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(627)@a83ba0a5ad67: 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(627)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(614)@a83ba0a5ad67: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='C3A3F8ED'O, index=0 SGSN_Test-GSUP(628)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@a83ba0a5ad67: 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 := 'F2BFED7AB6FB296FE16677A872DD11EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '049E015B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A473ECFFA583AB7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3A0DD9AFE8AB0B533F44AD2562D18C47'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F4E830FF01D332CFAD3325699813130D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '58BF887AA41423254EFC74F8F6D37E1A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '17570BF526E891E1'O } } } } } SGSN_Test-GSUP(628)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" TC_attach_usim_a54_a50(630)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(614)@a83ba0a5ad67: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@a83ba0a5ad67: Final verdict of PTC: pass TC_attach_usim_a54_a50-BVCI196(614)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(621)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(617)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(626)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(619)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(615)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(629)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(624)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(628)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(616)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(614): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(616): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(617): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(629): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Thu Jun 6 08:44:54 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=69695) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Thu Jun 6 08:44: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_detach_unknown_nopoweroff.pcap" >/data/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_detach_unknown_nopoweroff started. SGSN_Test-Gb0-NS0(631)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(632)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(635)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(635)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(632)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 TC_detach_unknown_nopoweroff-BVCI196(634)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(640)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(640)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(641)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(637)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI210(639)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(645)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(645)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(642)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI220(644)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(646)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@a83ba0a5ad67: 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(646)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@a83ba0a5ad67: 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(646)@a83ba0a5ad67: 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(646)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@a83ba0a5ad67: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='D2D4343B'O, index=0 SGSN_Test-GSUP(647)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) TC_detach_unknown_nopoweroff(649)@a83ba0a5ad67: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@a83ba0a5ad67: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@a83ba0a5ad67: Final verdict of PTC: pass TC_detach_unknown_nopoweroff-BVCI220(644)@a83ba0a5ad67: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(635)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(645)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@a83ba0a5ad67: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(633)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(638)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(640)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(648)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(643)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(647)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(648): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Thu Jun 6 08:44:58 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44096) Waiting for packet dumper to finish... 1 (prev_count=44096, count=55447) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Thu Jun 6 08:45:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_detach_unknown_poweroff started. SGSN_Test-Gb0-NS0(650)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(651)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(654)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(654)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(655)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(651)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI196(653)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(659)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(659)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(660)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(656)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI210(658)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(664)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(664)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(661)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI220(663)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(665)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@a83ba0a5ad67: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='CBF231CA'O, index=0 SGSN_Test-GSUP(666)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) TC_detach_unknown_poweroff(668)@a83ba0a5ad67: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@a83ba0a5ad67: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@a83ba0a5ad67: Final verdict of PTC: pass -NSVCI99(664)@a83ba0a5ad67: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@a83ba0a5ad67: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(654)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(659)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(652)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(657)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(662)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(666)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(667)@a83ba0a5ad67: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(667): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Thu Jun 6 08:45:08 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43056) Waiting for packet dumper to finish... 1 (prev_count=43056, count=50371) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Thu Jun 6 08:45: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_detach_nopoweroff.pcap" >/data/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_detach_nopoweroff started. SGSN_Test-Gb0-NS0(669)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(670)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(673)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(673)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(670)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI196(672)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(678)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(678)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(679)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(675)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI210(677)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(683)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(683)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(680)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI220(682)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(684)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@a83ba0a5ad67: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='D78A9FD8'O, index=0 SGSN_Test-GSUP(685)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@a83ba0a5ad67: 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 := '6995F6EDA44395B47FC05A54C0D24762'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '32825D20'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C36C23BB3C40D491'O } } } } } SGSN_Test-GSUP(685)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@a83ba0a5ad67: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" TC_detach_nopoweroff(687)@a83ba0a5ad67: setverdict(pass): none -> pass TC_detach_nopoweroff(687)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@a83ba0a5ad67: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(669)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@a83ba0a5ad67: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@a83ba0a5ad67: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@a83ba0a5ad67: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(673)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(678)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(671)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(681)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(683)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(685)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(676)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(686)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(686): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Thu Jun 6 08:45:13 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88347) Waiting for packet dumper to finish... 1 (prev_count=88347, count=89420) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Thu Jun 6 08:45: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_detach_poweroff.pcap" >/data/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_detach_poweroff started. SGSN_Test-Gb0-NS0(688)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(689)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(692)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(692)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(689)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI196(691)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(697)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(697)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(698)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(694)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI210(696)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(702)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(702)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(699)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI220(701)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(703)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@a83ba0a5ad67: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='E24FBA95'O, index=0 SGSN_Test-GSUP(704)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@a83ba0a5ad67: 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 := 'F0F229F2EB57EABC93226C46983EE34D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '071FA919'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D343A90D7CF843CE'O } } } } } SGSN_Test-GSUP(704)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@a83ba0a5ad67: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" TC_detach_poweroff(706)@a83ba0a5ad67: setverdict(pass): none -> pass TC_detach_poweroff(706)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@a83ba0a5ad67: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(688)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(692)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(697)@a83ba0a5ad67: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@a83ba0a5ad67: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(690)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(695)@a83ba0a5ad67: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(702)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(704)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(705)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(700)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(705): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_detach_poweroff finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Thu Jun 6 08:45:23 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81188) Waiting for packet dumper to finish... 1 (prev_count=81188, count=88294) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Thu Jun 6 08:45: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_pdp_act.pcap" >/data/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_pdp_act started. SGSN_Test-Gb0-NS0(707)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(708)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(711)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(711)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(712)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(708)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act-BVCI196(709)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(716)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(716)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(716)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(717)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(713)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act-BVCI210(715)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(721)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(721)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(718)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act-BVCI220(720)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(722)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(709)@a83ba0a5ad67: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='C7EC0FF1'O, index=0 SGSN_Test-GSUP(723)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@a83ba0a5ad67: 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 := '3D4E1693406E33025DAFFADEF774071D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2145C2C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9B0562FF9C846A9'O } } } } } SGSN_Test-GSUP(723)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" TC_attach_pdp_act(725)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_pdp_act(725)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(709)@a83ba0a5ad67: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@a83ba0a5ad67: Final verdict of PTC: pass -NSVCI99(721)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(711)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(709)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(716)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(710)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(719)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(723)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(714)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(724)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act-BVCI196(709): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(724): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_pdp_act finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Thu Jun 6 08:45:27 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88900) Waiting for packet dumper to finish... 1 (prev_count=88900, count=89973) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Thu Jun 6 08:45: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_pdp_act_unattached.pcap" >/data/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_pdp_act_unattached started. SGSN_Test-Gb0-NS0(726)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(727)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(730)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(730)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(727)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI196(729)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(735)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(735)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(736)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(732)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI210(734)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(741)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(741)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(737)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI220(738)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(740)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@a83ba0a5ad67: 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(740)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(740)@a83ba0a5ad67: 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(740)@a83ba0a5ad67: 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(740)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@a83ba0a5ad67: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='F54ABE1A'O, index=0 SGSN_Test-GSUP(742)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) TC_pdp_act_unattached(744)@a83ba0a5ad67: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@a83ba0a5ad67: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@a83ba0a5ad67: Final verdict of PTC: pass -NSVCI97(730)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@a83ba0a5ad67: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@a83ba0a5ad67: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(738)@a83ba0a5ad67: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(742)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(735)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(741)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(733)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(728)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(743)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(739)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_pdp_act_unattached-BVCI220(738): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(743): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Thu Jun 6 08:45:31 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1614) Waiting for packet dumper to finish... 1 (prev_count=1614, count=57228) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Thu Jun 6 08:45: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_user started. SGSN_Test-Gb0-NS0(745)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(746)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(749)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(749)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(750)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(746)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act_user-BVCI196(747)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(754)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(754)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(754)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(751)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI210(753)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(759)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(759)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(756)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI220(758)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(760)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(747)@a83ba0a5ad67: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='DC778AED'O, index=0 SGSN_Test-GSUP(761)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@a83ba0a5ad67: 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 := 'A3A3F6805547B5EB5E7700DE40C5CB04'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '675BE4BE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8FA8C6917D4F4DF'O } } } } } SGSN_Test-GSUP(761)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" TC_attach_pdp_act_user(763)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_pdp_act_user(763)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(747)@a83ba0a5ad67: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(750)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(749)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(759)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(752)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(754)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(748)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(747)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(761)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(757)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(762)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(747): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(762): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Thu Jun 6 08:45:36 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92451) Waiting for packet dumper to finish... 1 (prev_count=92451, count=93524) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Thu Jun 6 08:45:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_ggsn_reject started. SGSN_Test-Gb0-NS0(764)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(765)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(768)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(768)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(769)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(765)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(774)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(773)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 -NSVCI98(774)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(774)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(774)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(775)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(770)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_ggsn_reject-BVCI210(771)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(773)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(778)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(778)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(775)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_ggsn_reject-BVCI220(776)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(779)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@a83ba0a5ad67: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='F5CC3DE7'O, index=0 SGSN_Test-GSUP(780)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@a83ba0a5ad67: 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 := 'CC18E145FD5CACD2633FD2F0FC173E57'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4EF3CCA3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE7171A81B59A0E3'O } } } } } SGSN_Test-GSUP(780)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" TC_attach_pdp_act_ggsn_reject(782)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_pdp_act_ggsn_reject(782)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@a83ba0a5ad67: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(765)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(781)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(776)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(771)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(774)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(768)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(780)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(766)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(772)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(778)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(777)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(771): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(776): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(781): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Thu Jun 6 08:45:40 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94852) Waiting for packet dumper to finish... 1 (prev_count=94852, count=95925) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: 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 ------ Thu Jun 6 08:45:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_user_deact_mo started. SGSN_Test-Gb0-NS0(783)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(784)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(787)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(787)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(784)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(792)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(792)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(793)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(789)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(797)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(797)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(794)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(798)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@a83ba0a5ad67: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='F49E6CED'O, index=0 SGSN_Test-GSUP(799)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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 := 'F664C7D65001261DB7D6D46957AEE262'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C96019DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA12ECA7838738B5'O } } } } } SGSN_Test-GSUP(799)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" TC_attach_pdp_act_user_deact_mo(801)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_pdp_act_user_deact_mo(801)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@a83ba0a5ad67: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-GSUP(799)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(792)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(797)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(790)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(787)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(795)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(785)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(800)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(800): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Thu Jun 6 08:45:44 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=101787) Waiting for packet dumper to finish... 1 (prev_count=101787, count=102860) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: 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 ------ Thu Jun 6 08:45: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_user_deact_mt started. SGSN_Test-Gb0-NS0(802)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(803)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(807)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 -NSVCI97(806)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(806)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(803)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(811)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(811)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(812)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(808)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(817)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(817)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(817)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(813)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(816)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@a83ba0a5ad67: 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(816)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(816)@a83ba0a5ad67: 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(816)@a83ba0a5ad67: 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(816)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(804)@a83ba0a5ad67: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='DF355B15'O, index=0 SGSN_Test-GSUP(818)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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 := '15157510BBDB0532EA9A3D1EC57B0847'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F53DFA4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '014CC43041726BC3'O } } } } } SGSN_Test-GSUP(818)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" TC_attach_pdp_act_user_deact_mt(820)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_pdp_act_user_deact_mt(820)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt-BVCI196(804)@a83ba0a5ad67: Removing Client IMSI='262420000000022'H, index=0 TC_attach_pdp_act_user_deact_mt(820)@a83ba0a5ad67: Final verdict of PTC: pass TC_attach_pdp_act_user_deact_mt-BVCI196(804)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(806)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(811)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(819)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(815)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(818)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(805)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(809)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(816)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(817)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(804): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(819): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Thu Jun 6 08:45:48 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100465) Waiting for packet dumper to finish... 1 (prev_count=100465, count=101538) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Thu Jun 6 08:45: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_deact_dup started. SGSN_Test-Gb0-NS0(821)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(822)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(825)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(825)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(826)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(822)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(824)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(831)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(830)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 -NSVCI98(831)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(831)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(831)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(831)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(832)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(827)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(830)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(828)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(835)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(835)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(835)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(832)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_dup-BVCI220(834)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(836)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@a83ba0a5ad67: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='CCE6DAD2'O, index=0 SGSN_Test-GSUP(837)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@a83ba0a5ad67: 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 := 'D58B1F6821E89FD69A09B4215E90382A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C66776B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5B4F92FAECE9EB89'O } } } } } SGSN_Test-GSUP(837)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" TC_attach_pdp_act_deact_dup(839)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_pdp_act_deact_dup(839)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@a83ba0a5ad67: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@a83ba0a5ad67: "Received deletePDPContextResponse 1, seq_nr=1036" TC_attach_pdp_act_deact_dup(839)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@a83ba0a5ad67: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(826)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(828)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(825)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(831)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(838)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(835)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(829)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(837)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(823)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(833)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(828): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(838): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Thu Jun 6 08:45:54 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102336) Waiting for packet dumper to finish... 1 (prev_count=102336, count=103409) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Thu Jun 6 08:45: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_second_attempt.pcap" >/data/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_second_attempt started. SGSN_Test-Gb0-NS0(840)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(841)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(844)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(844)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(845)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(841)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(843)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(850)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(849)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 -NSVCI98(850)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(850)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(850)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(846)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(849)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_second_attempt-BVCI210(847)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(854)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(854)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(854)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(851)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_second_attempt-BVCI220(853)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(855)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@a83ba0a5ad67: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='FFA06968'O, index=0 SGSN_Test-GSUP(856)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@a83ba0a5ad67: 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 := 'F309CE95203FB7EBB6292E810DA20B88'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33659F5A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4EFEAC6F25DE756'O } } } } } SGSN_Test-GSUP(856)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" TC_attach_second_attempt(858)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_second_attempt(858)@a83ba0a5ad67: 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 := 'C564987EC217BE1BD1B2BF31D7D96DB5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F36EC246'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '710C51FDC62E1DEE'O } } } } } SGSN_Test-GSUP-IPA(855)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_second_attempt(858)@a83ba0a5ad67: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@a83ba0a5ad67: Test Component 858 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-BSSGP0(841)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(847)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(856)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_second_attempt(858)@a83ba0a5ad67: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98(850)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(844)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(848)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(854)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(842)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(857)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(852)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_second_attempt-BVCI210(847): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(857): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@a83ba0a5ad67: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Thu Jun 6 08:46:28 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=105874) Waiting for packet dumper to finish... 1 (prev_count=105874, count=106947) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Thu Jun 6 08:46: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_echo_timeout.pcap" >/data/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_echo_timeout started. SGSN_Test-Gb0-NS0(859)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(860)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(863)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(863)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(860)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI196(862)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(868)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(868)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(869)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(865)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(867)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(874)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(874)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(874)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(870)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI220(871)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(873)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@a83ba0a5ad67: 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(873)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(873)@a83ba0a5ad67: 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(873)@a83ba0a5ad67: 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(873)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@a83ba0a5ad67: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='CACF4B8D'O, index=0 SGSN_Test-GSUP(875)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@a83ba0a5ad67: 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 := '731E84B315FC73E545507746642C7DBA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D8562B2A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '60318EAEE7C46EA8'O } } } } } SGSN_Test-GSUP(875)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" TC_attach_echo_timeout(877)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_echo_timeout(877)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1040" SGSN_Test-GSUP-IPA(873)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@a83ba0a5ad67: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@a83ba0a5ad67: Removing Client IMSI='262420000000067'H, index=0 TC_attach_echo_timeout(877)@a83ba0a5ad67: Final verdict of PTC: pass -NSVCI98(868)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(863)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(871)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(874)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(866)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(873)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(875)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(861)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(872)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(876)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_echo_timeout-BVCI220(871): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(876): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Thu Jun 6 08:47:07 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107268) Waiting for packet dumper to finish... 1 (prev_count=107268, count=108341) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Thu Jun 6 08:47: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_restart_ctr_echo started. SGSN_Test-Gb0-NS0(878)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(879)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(882)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(882)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(883)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(879)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(881)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(887)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(887)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(884)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 TC_attach_restart_ctr_echo-BVCI210(886)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(892)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(892)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(889)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_echo-BVCI220(891)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(893)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@a83ba0a5ad67: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='F9E7A715'O, index=0 SGSN_Test-GSUP(894)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@a83ba0a5ad67: 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 := '22CFF238581B2D591CBA6C77450CCE03'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4ADDDC1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D40D31A1056B28FC'O } } } } } SGSN_Test-GSUP(894)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" TC_attach_restart_ctr_echo(896)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_restart_ctr_echo(896)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@a83ba0a5ad67: Removing Client IMSI='262420000000023'H, index=0 TC_attach_restart_ctr_echo(896)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(883)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(887)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(882)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(890)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(880)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(892)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(894)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(885)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(895)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(895): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Thu Jun 6 08:47:22 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86470) Waiting for packet dumper to finish... 1 (prev_count=86470, count=99582) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Thu Jun 6 08:47: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_restart_ctr_create started. SGSN_Test-Gb0-NS0(897)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(898)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(901)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(901)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(902)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(898)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(900)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(906)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(906)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(903)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 TC_attach_restart_ctr_create-BVCI210(905)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(911)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(911)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(908)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_create-BVCI220(910)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(912)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@a83ba0a5ad67: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='D545410C'O, index=0 SGSN_Test-GSUP(913)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@a83ba0a5ad67: 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 := '627251076FF7FB2DD0CA40981C988982'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '98DA1129'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '027E4A69C11F9129'O } } } } } SGSN_Test-GSUP(913)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" TC_attach_restart_ctr_create(915)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_restart_ctr_create(915)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@a83ba0a5ad67: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@a83ba0a5ad67: Final verdict of PTC: pass TC_attach_restart_ctr_create-BVCI210(905)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(901)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(911)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(906)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(909)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(914)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(904)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(899)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(913)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(914): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Thu Jun 6 08:47:26 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100121) Waiting for packet dumper to finish... 1 (prev_count=100121, count=101194) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: 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 ------ Thu Jun 6 08:47:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. SGSN_Test-Gb0-NS0(916)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(917)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(920)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(920)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(917)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@a83ba0a5ad67: 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)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(925)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(925)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(926)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(922)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(930)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(930)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(927)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(931)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@a83ba0a5ad67: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='C287F71A'O, index=0 SGSN_Test-GSUP(932)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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 := '37DC7721D6482A97407E6046994097E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D2768C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F22F10D48C9B62E6'O } } } } } SGSN_Test-GSUP(932)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" TC_attach_pdp_act_deact_mt_t3395_expire(934)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_pdp_act_deact_mt_t3395_expire(934)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed SGSN_Test-GSUP-IPA(931)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire(934)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@a83ba0a5ad67: Removing Client IMSI='262420000000025'H, index=0 TC_attach_pdp_act_deact_mt_t3395_expire(934)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(917)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(925)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(920)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(930)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(929)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(918)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(932)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(923)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(933)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(933): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Thu Jun 6 08:48:03 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 172.18.53.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=99735) Waiting for packet dumper to finish... 1 (prev_count=99735, count=107398) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: 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 ------ Thu Jun 6 08:48:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_deact_gtp_retrans started. SGSN_Test-Gb0-NS0(935)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(936)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(939)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(939)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(940)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(936)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(945)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(944)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 -NSVCI98(945)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(945)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(945)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(946)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(941)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(944)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(950)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(950)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(946)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(949)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@a83ba0a5ad67: 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(949)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(949)@a83ba0a5ad67: 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(949)@a83ba0a5ad67: 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(949)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@a83ba0a5ad67: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='D2CC24C2'O, index=0 SGSN_Test-GSUP(951)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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 := '86E118126B77C70BF3239EE12143FEDE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4CE5726D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '64C3F6E20D5C68A0'O } } } } } SGSN_Test-GSUP(951)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" TC_attach_pdp_act_deact_gtp_retrans(953)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_pdp_act_deact_gtp_retrans(953)@a83ba0a5ad67: First createPDPContextRequest received, dropping & waiting for retransmission TC_attach_pdp_act_deact_gtp_retrans(953)@a83ba0a5ad67: First deletePDPContextRequest received, dropping & waiting for retransmission TC_attach_pdp_act_deact_gtp_retrans(953)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@a83ba0a5ad67: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(935)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(939)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(950)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(951)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(952)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(937)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(948)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(945)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(943)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(952): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Thu Jun 6 08:48:17 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88975) Waiting for packet dumper to finish... 1 (prev_count=88975, count=100232) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: 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 ------ Thu Jun 6 08:48: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. SGSN_Test-Gb0-NS0(954)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(955)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(958)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(958)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(959)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(955)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@a83ba0a5ad67: 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)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(963)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(963)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(964)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(960)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@a83ba0a5ad67: 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)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(968)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(968)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(965)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@a83ba0a5ad67: 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)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(969)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@a83ba0a5ad67: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='F5545335'O, index=0 SGSN_Test-GSUP(970)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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 := '6B7080C424492A3E4D217C6A930440D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF2F1D68'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A8486E1228790666'O } } } } } SGSN_Test-GSUP(970)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" TC_attach_pdp_act_deact_gtp_retrans_resp(972)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_pdp_act_deact_gtp_retrans_resp(972)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@a83ba0a5ad67: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest TC_attach_pdp_act_deact_gtp_retrans_resp(972)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@a83ba0a5ad67: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(955)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(958)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(970)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(971)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(963)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(966)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(961)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(956)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(968)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(971): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Thu Jun 6 08:48:21 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 172.18.53.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=98081) Waiting for packet dumper to finish... 1 (prev_count=98081, count=99154) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: 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 ------ Thu Jun 6 08:48: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_user_error_ind_ggsn started. SGSN_Test-Gb0-NS0(973)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(974)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(978)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(977)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 -NSVCI97(978)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(978)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(978)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(978)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(979)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(974)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(977)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(982)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(982)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(982)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(983)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb2-BSSGP2(984)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(979)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(988)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(988)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(988)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(988)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(984)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(987)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@a83ba0a5ad67: 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(987)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(987)@a83ba0a5ad67: 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(987)@a83ba0a5ad67: 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(987)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@a83ba0a5ad67: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='F977AE22'O, index=0 SGSN_Test-GSUP(989)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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 := '49AFE9B6579DB16EB3505CC38905B2CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E719E64'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '91A4F616B9B8EB9D'O } } } } } SGSN_Test-GSUP(989)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" TC_attach_pdp_act_user_error_ind_ggsn(991)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_pdp_act_user_error_ind_ggsn(991)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@a83ba0a5ad67: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_user_error_ind_ggsn(991)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-GSUP-IPA(987)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(978)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(977)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(982)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(989)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(986)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(980)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(988)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(976)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(990)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(976): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(977): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(978): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(990): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Thu Jun 6 08:48:25 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 172.18.53.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=99910) Waiting for packet dumper to finish... 1 (prev_count=99910, count=100983) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Thu Jun 6 08:48:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_gmm_detach started. SGSN_Test-Gb0-NS0(992)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(993)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(996)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(996)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(993)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(994)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1002)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1001)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 -NSVCI98(1002)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1002)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1002)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1002)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1003)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(998)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1001)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@a83ba0a5ad67: Provider Link came up: sending NS-RESET TC_attach_pdp_act_gmm_detach-BVCI210(999)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1006)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1006)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1003)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1007)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(994)@a83ba0a5ad67: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='DCF06A2C'O, index=0 SGSN_Test-GSUP(1008)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@a83ba0a5ad67: 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 := '964CB1F833DB49D6CC72976C1324C973'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E10A8B4A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FC6C0D2916850FD3'O } } } } } SGSN_Test-GSUP(1008)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@a83ba0a5ad67: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" TC_attach_pdp_act_gmm_detach(1010)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_pdp_act_gmm_detach(1010)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(994)@a83ba0a5ad67: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@a83ba0a5ad67: Final verdict of PTC: pass -NSVCI97(996)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(994)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(999)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1002)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1008)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1006)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1004)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(995)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1009)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1000)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(994): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(999): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1009): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Thu Jun 6 08:48:30 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102010) Waiting for packet dumper to finish... 1 (prev_count=102010, count=103083) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: 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 ------ Thu Jun 6 08:48:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_gmm_attach_req_while_gmm_attach started. SGSN_Test-Gb0-NS0(1011)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1015)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1015)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb1-BSSGP1(1017)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1012)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1021)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1020)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 -NSVCI98(1021)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1021)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1017)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1020)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1025)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1025)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1022)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@a83ba0a5ad67: 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)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1026)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@a83ba0a5ad67: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='EBBD702E'O, index=0 SGSN_Test-GSUP(1027)@a83ba0a5ad67: 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)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@a83ba0a5ad67: Removing Client IMSI='262420000000039'H, index=0 TC_attach_gmm_attach_req_while_gmm_attach(1029)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(1012)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1015)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1021)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1014)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1019)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1025)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1023)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1027)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1028)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1028): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Thu Jun 6 08:48:36 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 172.18.53.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=55309) Waiting for packet dumper to finish... 1 (prev_count=55309, count=68238) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Thu Jun 6 08:48:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_xid_empty_l3 started. SGSN_Test-Gb0-NS0(1030)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1034)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1034)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1031)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 TC_xid_empty_l3-BVCI196(1033)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1039)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1039)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1040)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1038)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1045)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1045)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1045)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1045)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1041)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_empty_l3-BVCI220(1042)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1044)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@a83ba0a5ad67: 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(1044)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1044)@a83ba0a5ad67: 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(1044)@a83ba0a5ad67: 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(1044)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@a83ba0a5ad67: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='C054C75A'O, index=0 SGSN_Test-GSUP(1046)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@a83ba0a5ad67: 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 := '875E11E852AB8370F38AE46CD0D003D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '70B09998'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C70A7C0E88F0BE5'O } } } } } SGSN_Test-GSUP(1046)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@a83ba0a5ad67: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" TC_xid_empty_l3(1048)@a83ba0a5ad67: setverdict(pass): none -> pass TC_xid_empty_l3(1048)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@a83ba0a5ad67: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(1031)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1034)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1045)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@a83ba0a5ad67: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1039)@a83ba0a5ad67: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1047)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1032)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1043)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1046)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1037)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@a83ba0a5ad67: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1042)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_xid_empty_l3-BVCI220(1042): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1047): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Thu Jun 6 08:48:41 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94303) Waiting for packet dumper to finish... 1 (prev_count=94303, count=95376) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Thu Jun 6 08:48: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_xid_n201u.pcap" >/data/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_xid_n201u started. SGSN_Test-Gb0-NS0(1049)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1053)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1053)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_xid_n201u-BVCI196(1051)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1058)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1058)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1058)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1059)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI210(1057)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1064)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1064)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1064)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1064)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1060)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI220(1061)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1063)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@a83ba0a5ad67: 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(1063)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1063)@a83ba0a5ad67: 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(1063)@a83ba0a5ad67: 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(1063)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1051)@a83ba0a5ad67: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='EDB5B785'O, index=0 SGSN_Test-GSUP(1065)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@a83ba0a5ad67: 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 := 'A97999E36753442CE9B58BA4B61CF8B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '647EEF6C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '180A679BC38EF8EA'O } } } } } SGSN_Test-GSUP(1065)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@a83ba0a5ad67: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" TC_xid_n201u(1067)@a83ba0a5ad67: setverdict(pass): none -> pass TC_xid_n201u(1067)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1051)@a83ba0a5ad67: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@a83ba0a5ad67: Final verdict of PTC: pass TC_xid_n201u-BVCI196(1051)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@a83ba0a5ad67: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1056)@a83ba0a5ad67: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1053)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1058)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1065)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1052)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1062)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1066)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1064)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_xid_n201u-BVCI196(1051): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1066): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_xid_n201u finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Thu Jun 6 08:48:46 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_xid_n201u.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97811) Waiting for packet dumper to finish... 1 (prev_count=97811, count=98884) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Thu Jun 6 08:48:48 UTC 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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_llc_null started. SGSN_Test-Gb0-NS0(1068)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1072)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1072)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1073)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb1-BSSGP1(1074)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1069)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI196(1071)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1078)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1078)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1077)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 -NSVCI98(1078)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1078)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1078)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1079)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1074)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI210(1075)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1077)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1083)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1083)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1083)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1083)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1079)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI220(1080)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1082)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@a83ba0a5ad67: 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(1082)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1082)@a83ba0a5ad67: 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(1082)@a83ba0a5ad67: 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(1082)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@a83ba0a5ad67: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='F96FA013'O, index=0 SGSN_Test-GSUP(1084)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@a83ba0a5ad67: 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 := '19D37990FBD1120CAE8306F5AB21B9B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '488C3175'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '43F547DD09C5F4BC'O } } } } } SGSN_Test-GSUP(1084)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@a83ba0a5ad67: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" TC_llc_null(1086)@a83ba0a5ad67: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@a83ba0a5ad67: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-GSUP(1084)@a83ba0a5ad67: Final verdict of PTC: none TC_llc_null-BVCI210(1075)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@a83ba0a5ad67: Final verdict of PTC: none TC_llc_null-BVCI220(1080)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1078)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1070)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1082)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1076)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1083)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1077)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1072)@a83ba0a5ad67: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1085)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1081)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_llc_null-BVCI210(1075): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_llc_null-BVCI220(1080): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1085): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_llc_null finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Thu Jun 6 08:48:57 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_llc_null.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88421) Waiting for packet dumper to finish... 1 (prev_count=88421, count=96679) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Thu Jun 6 08:48: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_llc_sabm_dm_llgmm started. SGSN_Test-Gb0-NS0(1087)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1091)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1091)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1092)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1090)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1097)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1096)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 -NSVCI98(1097)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1097)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1093)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1094)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1096)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1101)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1101)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1098)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_llgmm-BVCI220(1100)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1102)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@a83ba0a5ad67: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='D1C39B4D'O, index=0 SGSN_Test-GSUP(1103)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@a83ba0a5ad67: 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 := 'DF86550228F5D0012C19C84F8F1A995F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E57B6B05'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '101E06B032C367AF'O } } } } } SGSN_Test-GSUP(1103)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@a83ba0a5ad67: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" TC_llc_sabm_dm_llgmm(1105)@a83ba0a5ad67: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@a83ba0a5ad67: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@a83ba0a5ad67: Final verdict of PTC: pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@a83ba0a5ad67: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1091)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1089)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1099)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1104)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1101)@a83ba0a5ad67: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1097)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1103)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1095)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1104): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Thu Jun 6 08:49:03 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84277) Waiting for packet dumper to finish... 1 (prev_count=84277, count=85350) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Thu Jun 6 08:49: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_llc_sabm_dm_ll5 started. SGSN_Test-Gb0-NS0(1106)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1110)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1110)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1111)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI196(1109)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1115)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1115)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1116)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1114)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1120)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1120)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1117)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI220(1119)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1121)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@a83ba0a5ad67: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='DF91D6D7'O, index=0 SGSN_Test-GSUP(1122)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@a83ba0a5ad67: 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 := 'A33FA00714F90248B7E742862E5CAA23'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3582B93A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D76FF5BF7B6D359C'O } } } } } SGSN_Test-GSUP(1122)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@a83ba0a5ad67: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" TC_llc_sabm_dm_ll5(1124)@a83ba0a5ad67: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@a83ba0a5ad67: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@a83ba0a5ad67: Final verdict of PTC: pass -NSVCI97(1110)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@a83ba0a5ad67: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1115)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@a83ba0a5ad67: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@a83ba0a5ad67: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1113)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1123)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1122)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1120)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1108)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1118)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1123): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Thu Jun 6 08:49:09 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88635) Waiting for packet dumper to finish... 1 (prev_count=88635, count=89708) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Thu Jun 6 08:49:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_suspend_nopaging started. SGSN_Test-Gb0-NS0(1125)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1130)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1129)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 -NSVCI97(1130)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1130)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1130)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1130)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1131)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1129)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb0-BSSGP0(1126)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1134)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1134)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_suspend_nopaging-BVCI196(1127)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1134)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1135)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_nopaging-BVCI210(1133)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1139)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1139)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1136)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_nopaging-BVCI220(1138)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1140)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1127)@a83ba0a5ad67: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='C0CC0BB2'O, index=0 SGSN_Test-GSUP(1141)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@a83ba0a5ad67: 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 := '4F01DE79290A580B8EF698595E503205'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54997A99'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB8E18FA5D0B1E80'O } } } } } SGSN_Test-GSUP(1141)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@a83ba0a5ad67: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" TC_suspend_nopaging(1143)@a83ba0a5ad67: setverdict(pass): none -> pass TC_suspend_nopaging(1143)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging-BVCI196(1127)@a83ba0a5ad67: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@a83ba0a5ad67: Final verdict of PTC: pass -NSVCI97(1130)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1139)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@a83ba0a5ad67: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1127)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1141)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1134)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@a83ba0a5ad67: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1132)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1142)@a83ba0a5ad67: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1137)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1128)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_suspend_nopaging-BVCI196(1127): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1142): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_suspend_nopaging finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Thu Jun 6 08:49:19 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88004) Waiting for packet dumper to finish... 1 (prev_count=88004, count=97434) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Thu Jun 6 08:49:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_suspend_resume started. SGSN_Test-Gb0-NS0(1144)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1148)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1148)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1149)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI196(1147)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1153)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1153)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1152)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1159)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1159)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1155)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI220(1156)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1158)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@a83ba0a5ad67: 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(1158)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1158)@a83ba0a5ad67: 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(1158)@a83ba0a5ad67: 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(1158)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@a83ba0a5ad67: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='C2DAC2F1'O, index=0 SGSN_Test-GSUP(1160)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@a83ba0a5ad67: 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 := 'E19945CB64C46B2F5B129D4C685BE148'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '89C8A9CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8220FFA591334042'O } } } } } SGSN_Test-GSUP(1160)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@a83ba0a5ad67: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" TC_suspend_resume(1162)@a83ba0a5ad67: setverdict(pass): none -> pass TC_suspend_resume(1162)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume-BVCI196(1147)@a83ba0a5ad67: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(1150)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1160)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@a83ba0a5ad67: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1153)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1148)@a83ba0a5ad67: Final verdict of PTC: none TC_suspend_resume-BVCI220(1156)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1146)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1151)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1157)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1159)@a83ba0a5ad67: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1161)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_suspend_resume-BVCI220(1156): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1161): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_suspend_resume finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Thu Jun 6 08:49:30 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_suspend_resume.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89680) Waiting for packet dumper to finish... 1 (prev_count=89680, count=101873) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Thu Jun 6 08:49:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_suspend_rau started. SGSN_Test-Gb0-NS0(1163)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1167)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1167)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1168)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI196(1166)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1172)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1172)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1173)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI210(1171)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1177)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1177)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1174)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_rau-BVCI220(1176)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1178)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@a83ba0a5ad67: 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(1178)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@a83ba0a5ad67: 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(1178)@a83ba0a5ad67: 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(1178)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@a83ba0a5ad67: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='FE286396'O, index=0 SGSN_Test-GSUP(1179)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@a83ba0a5ad67: 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 := '0E805C9C624404D6C2A64A27217731B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '70E2DC14'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B7A70F5BF7CD4AEB'O } } } } } SGSN_Test-GSUP(1179)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@a83ba0a5ad67: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" TC_suspend_rau(1181)@a83ba0a5ad67: setverdict(pass): none -> pass TC_suspend_rau(1181)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau-BVCI196(1166)@a83ba0a5ad67: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@a83ba0a5ad67: Final verdict of PTC: pass -NSVCI97(1167)@a83ba0a5ad67: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@a83ba0a5ad67: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1177)@a83ba0a5ad67: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1172)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1165)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1180)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1170)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1179)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1175)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1180): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_suspend_rau finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Thu Jun 6 08:49:40 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_suspend_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99346) Waiting for packet dumper to finish... 1 (prev_count=99346, count=108161) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Thu Jun 6 08:49: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_paging_ps.pcap" >/data/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_paging_ps started. SGSN_Test-Gb0-NS0(1182)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1186)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1186)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1187)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_paging_ps-BVCI196(1185)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1191)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1191)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1191)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1192)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI210(1190)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1196)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1196)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1193)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI220(1195)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1197)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@a83ba0a5ad67: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='C909F199'O, index=0 SGSN_Test-GSUP(1198)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@a83ba0a5ad67: 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 := '3D303A2FD650852CC9A6CA9C9A965326'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5311A0CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '46D485F1B5BE1181'O } } } } } SGSN_Test-GSUP(1198)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@a83ba0a5ad67: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" TC_paging_ps(1200)@a83ba0a5ad67: setverdict(pass): none -> pass TC_paging_ps(1200)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@a83ba0a5ad67: 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 := 'E5C23A0C'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@a83ba0a5ad67: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@a83ba0a5ad67: Final verdict of PTC: pass -NSVCI97(1186)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1191)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1196)@a83ba0a5ad67: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1198)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1189)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1184)@a83ba0a5ad67: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1199)@a83ba0a5ad67: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1194)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1199): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_paging_ps finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Thu Jun 6 08:49:50 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_paging_ps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88699) Waiting for packet dumper to finish... 1 (prev_count=88699, count=99582) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Thu Jun 6 08:49:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_bssgp_rim_single_report started. SGSN_Test-Gb0-NS0(1201)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1205)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1205)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1206)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI196(1204)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1210)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1210)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1211)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1209)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1216)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1216)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1216)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1216)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1212)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI220(1213)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1215)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@a83ba0a5ad67: 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(1215)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1215)@a83ba0a5ad67: 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(1215)@a83ba0a5ad67: 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(1215)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a83ba0a5ad67: setverdict(pass): none -> pass MTC@a83ba0a5ad67: Warning: Re-starting timer T, which is already active (running or expired). MTC@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed -NSVCI97(1205)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1216)@a83ba0a5ad67: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1204)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1210)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1208)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1218)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1203)@a83ba0a5ad67: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1213)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1214)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1215)@a83ba0a5ad67: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1209)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1217)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: pass MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1203): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1204): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1205): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1208): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1209): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1210): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1213): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1214): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1216): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1217): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1218): none (pass -> pass) MTC@a83ba0a5ad67: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Thu Jun 6 08:49:54 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9727) Waiting for packet dumper to finish... 1 (prev_count=9727, count=59408) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Thu Jun 6 08:49: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_rim_eutran_to_geran started. SGSN_Test-Gb0-NS0(1219)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1220)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1219)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1223)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1223)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1223)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1223)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1223)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1224)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(1220)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1220)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1225)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1222)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1224)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1228)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1228)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1228)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1228)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1228)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1229)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb2-BSSGP2(1230)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1225)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1225)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rim_eutran_to_geran-BVCI210(1226)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1234)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1234)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1230)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1230)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rim_eutran_to_geran-BVCI220(1231)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1233)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1233)@a83ba0a5ad67: 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(1233)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1233)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1233)@a83ba0a5ad67: 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(1233)@a83ba0a5ad67: 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(1233)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1233)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a83ba0a5ad67: setverdict(pass): none -> pass MTC@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed SGSN_Test-Gb1-NS1(1224)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1219)@a83ba0a5ad67: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1226)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1225)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1228)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1232)@a83ba0a5ad67: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1222)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1235)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1230)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1220)@a83ba0a5ad67: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1231)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1233)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1227)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1223)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1221)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1234)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1236)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: pass MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1219): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1220): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1221): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1222): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1223): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1225): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1226): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1228): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1230): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1231): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1233): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1235): none (pass -> pass) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1236): none (pass -> pass) MTC@a83ba0a5ad67: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Thu Jun 6 08:49:58 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3893) Waiting for packet dumper to finish... 1 (prev_count=3893, count=52812) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: 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 ------ Thu Jun 6 08:50: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_cell_change_different_rai_ci_attach started. SGSN_Test-Gb0-NS0(1237)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1238)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1237)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1241)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1241)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1241)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1241)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1241)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1242)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(1238)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1238)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1243)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1239)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1242)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1246)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1246)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1246)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1246)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1246)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1247)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1243)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1243)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI210(1245)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1248)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1247)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1252)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1252)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1248)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1248)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI220(1249)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1251)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1251)@a83ba0a5ad67: 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(1251)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1251)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1251)@a83ba0a5ad67: 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(1251)@a83ba0a5ad67: 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(1251)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1251)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1239)@a83ba0a5ad67: Adding Client=TC_cell_change_different_rai_ci_attach(1255), IMSI='262420000000068'H, TLLI='F7119AA3'O, index=0 SGSN_Test-GSUP(1253)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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 := '1E26F76A949BF867C4132D7AC9320537'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE526623'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02379F30886DADB9'O } } } } } SGSN_Test-GSUP(1253)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1255) SGSN_Test-GSUP(1253)@a83ba0a5ad67: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1255)"262420000000068" TC_cell_change_different_rai_ci_attach(1255)@a83ba0a5ad67: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach-BVCI196(1239)@a83ba0a5ad67: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1245)@a83ba0a5ad67: Adding Client=TC_cell_change_different_rai_ci_attach(1255), IMSI='262420000000068'H, TLLI='E59646B2'O, index=0 TC_cell_change_different_rai_ci_attach-BVCI196(1239)@a83ba0a5ad67: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1255)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(1238)@a83ba0a5ad67: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1249)@a83ba0a5ad67: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1239)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1241)@a83ba0a5ad67: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1245)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1247)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1242)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1248)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1243)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1246)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1254)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1253)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1240)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1244)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1237)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1252)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1251)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1250)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1237): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1238): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1239): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1240): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1241): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1242): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1243): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1244): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1245): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1246): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1247): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1248): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1249): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1250): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1251): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1252): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1253): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1254): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1255): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Thu Jun 6 08:50:04 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=117834) Waiting for packet dumper to finish... 1 (prev_count=117834, count=118907) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: 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 ------ Thu Jun 6 08:50: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_cell_change_different_rai_ci_data started. SGSN_Test-Gb0-NS0(1256)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1260)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1260)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1261)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1258)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1265)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1265)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1266)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1264)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1270)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1270)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1267)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_data-BVCI220(1269)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1271)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1258)@a83ba0a5ad67: Adding Client=TC_cell_change_different_rai_ci_data(1274), IMSI='262420000000070'H, TLLI='D903A15F'O, index=0 SGSN_Test-GSUP(1272)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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 := '4F8B589BF9BAA2C6BA605B0E18C6B2B9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '407CBE95'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B039CDDF210A6B86'O } } } } } SGSN_Test-GSUP(1272)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1274) SGSN_Test-GSUP(1272)@a83ba0a5ad67: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1274)"262420000000070" TC_cell_change_different_rai_ci_data(1274)@a83ba0a5ad67: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data-BVCI210(1264)@a83ba0a5ad67: Adding Client=TC_cell_change_different_rai_ci_data(1274), IMSI='262420000000070'H, TLLI='EECBBC8C'O, index=0 TC_cell_change_different_rai_ci_data(1274)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1264)@a83ba0a5ad67: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data-BVCI196(1258)@a83ba0a5ad67: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1274)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(1257)@a83ba0a5ad67: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1258)@a83ba0a5ad67: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1264)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@a83ba0a5ad67: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1269)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1270)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1260)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1265)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1263)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1268)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1259)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1272)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1273)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1258): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1259): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1264): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1269): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1273): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_rai_ci_data(1274): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Thu Jun 6 08:50:10 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=101681) Waiting for packet dumper to finish... 1 (prev_count=101681, count=102754) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Thu Jun 6 08:50:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_cell_change_different_ci_attach started. SGSN_Test-Gb0-NS0(1275)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1279)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1279)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1280)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI196(1278)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1284)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1284)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1285)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1283)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1289)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1289)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1286)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI220(1288)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1290)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1278)@a83ba0a5ad67: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='EE0A01C9'O, index=0 SGSN_Test-GSUP(1291)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1293) TC_cell_change_different_ci_attach-BVCI196(1278)@a83ba0a5ad67: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1283)@a83ba0a5ad67: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='EE0A01C9'O, index=0 TC_cell_change_different_ci_attach(1293)@a83ba0a5ad67: 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 := 'A80254B2ABCD0AA7F4905843265907E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '97C7DBFE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E015CAB0F7476F7B'O } } } } } SGSN_Test-GSUP(1291)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1293) SGSN_Test-GSUP(1291)@a83ba0a5ad67: Added IMSI table entry 0TC_cell_change_different_ci_attach(1293)"262420000000069" TC_cell_change_different_ci_attach(1293)@a83ba0a5ad67: setverdict(pass): none -> pass TC_cell_change_different_ci_attach-BVCI210(1283)@a83ba0a5ad67: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1288)@a83ba0a5ad67: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='C5074BB8'O, index=0 TC_cell_change_different_ci_attach-BVCI196(1278)@a83ba0a5ad67: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1293)@a83ba0a5ad67: Final verdict of PTC: pass TC_cell_change_different_ci_attach-BVCI210(1283)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@a83ba0a5ad67: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1278)@a83ba0a5ad67: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1288)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1291)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1279)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1284)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1292)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1282)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1287)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1289)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1277)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1278): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1283): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1288): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1292): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_ci_attach(1293): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Thu Jun 6 08:50:15 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124197) Waiting for packet dumper to finish... 1 (prev_count=124197, count=125270) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Thu Jun 6 08:50: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_cell_change_different_ci_data started. SGSN_Test-Gb0-NS0(1294)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1298)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1298)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1299)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1297)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1303)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1303)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1304)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI210(1302)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1308)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1308)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1305)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI220(1307)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1309)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1297)@a83ba0a5ad67: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='DA56722F'O, index=0 SGSN_Test-GSUP(1310)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1312) TC_cell_change_different_ci_data-BVCI196(1297)@a83ba0a5ad67: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1302)@a83ba0a5ad67: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='DA56722F'O, index=0 TC_cell_change_different_ci_data(1312)@a83ba0a5ad67: 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 := '7A9D9DDAE6C3F027908D42D0CBE15166'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8ABE64DA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D02FF8AF98A61E1C'O } } } } } SGSN_Test-GSUP(1310)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1312) SGSN_Test-GSUP(1310)@a83ba0a5ad67: Added IMSI table entry 0TC_cell_change_different_ci_data(1312)"262420000000071" TC_cell_change_different_ci_data(1312)@a83ba0a5ad67: setverdict(pass): none -> pass TC_cell_change_different_ci_data-BVCI210(1302)@a83ba0a5ad67: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1307)@a83ba0a5ad67: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='D7CE74AD'O, index=0 TC_cell_change_different_ci_data-BVCI196(1297)@a83ba0a5ad67: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1312)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(1300)@a83ba0a5ad67: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1302)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@a83ba0a5ad67: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1297)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1303)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1301)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1308)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1298)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1306)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1296)@a83ba0a5ad67: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1307)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1311)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1310)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1297): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1302): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1307): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1311): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_cell_change_different_ci_data(1312): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Thu Jun 6 08:50:19 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102028) Waiting for packet dumper to finish... 1 (prev_count=102028, count=103101) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Thu Jun 6 08:50:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_sgsn_context_req_in started. SGSN_Test-Gb0-NS0(1313)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1318)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1317)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 -NSVCI97(1318)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1318)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1318)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1319)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1314)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1317)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@a83ba0a5ad67: Provider Link came up: sending NS-RESET TC_sgsn_context_req_in-BVCI196(1315)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1322)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1322)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1319)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 TC_sgsn_context_req_in-BVCI210(1321)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1328)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1328)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1328)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1328)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1324)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI220(1325)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1327)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@a83ba0a5ad67: 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(1327)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1327)@a83ba0a5ad67: 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(1327)@a83ba0a5ad67: 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(1327)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1315)@a83ba0a5ad67: Adding Client=TC_sgsn_context_req_in(1331), IMSI='262420000000072'H, TLLI='CEC365D8'O, index=0 SGSN_Test-GSUP(1329)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1331) TC_sgsn_context_req_in(1331)@a83ba0a5ad67: 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 := 'CBAABCDF75C37FEED16FE1CCB42F3753'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB6E2C3E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40DE1A3ADDF93FF6'O } } } } } SGSN_Test-GSUP(1329)@a83ba0a5ad67: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1331) SGSN_Test-GSUP(1329)@a83ba0a5ad67: Added IMSI table entry 0TC_sgsn_context_req_in(1331)"262420000000072" TC_sgsn_context_req_in(1331)@a83ba0a5ad67: 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(1315)@a83ba0a5ad67: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1331)@a83ba0a5ad67: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" -NSVCI97(1318)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1329)@a83ba0a5ad67: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1315)@a83ba0a5ad67: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1321)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1317)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1322)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1328)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1327)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1330)@a83ba0a5ad67: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1325)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1320)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1326)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1316)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1315): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1321): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1325): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1330): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_sgsn_context_req_in(1331): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@a83ba0a5ad67: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Thu Jun 6 08:50:26 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80051) Waiting for packet dumper to finish... 1 (prev_count=80051, count=96125) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Thu Jun 6 08: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_sgsn_context_req_out started. SGSN_Test-Gb0-NS0(1332)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1337)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1336)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 -NSVCI97(1337)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1337)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1337)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1333)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1334)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1336)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1341)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1341)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1342)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI210(1340)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1347)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1347)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1343)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI220(1344)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1346)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@a83ba0a5ad67: 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(1346)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1346)@a83ba0a5ad67: 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(1346)@a83ba0a5ad67: 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(1346)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1334)@a83ba0a5ad67: Adding Client=TC_sgsn_context_req_out(1350), IMSI='262420000000073'H, TLLI='CB55B60A'O, index=0 SGSN_Test-GSUP(1348)@a83ba0a5ad67: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1350) TC_sgsn_context_req_out(1350)@a83ba0a5ad67: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@a83ba0a5ad67: Test Component 1350 has requested to stop MTC. Terminating current testcase execution. TC_sgsn_context_req_out-BVCI196(1334)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1341)@a83ba0a5ad67: Final verdict of PTC: none TC_sgsn_context_req_out(1350)@a83ba0a5ad67: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" SGSN_Test-Gb0-NS0(1332)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1337)@a83ba0a5ad67: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1344)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1347)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1335)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1349)@a83ba0a5ad67: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1340)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1348)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1345)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1339)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1334): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1340): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1344): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1349): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_sgsn_context_req_out(1350): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@a83ba0a5ad67: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Thu Jun 6 08:50:31 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40477) Waiting for packet dumper to finish... 1 (prev_count=40477, count=54328) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: 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 ------ Thu Jun 6 08: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_attach_req_id_req_ra_update started. SGSN_Test-Gb0-NS0(1351)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1355)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1355)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1356)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 -NSVCI97(1355)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1352)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1353)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1360)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1360)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1360)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1361)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_req_id_req_ra_update-BVCI210(1359)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1366)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1366)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1366)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1366)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1362)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_req_id_req_ra_update-BVCI220(1363)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1365)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@a83ba0a5ad67: 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(1365)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1365)@a83ba0a5ad67: 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(1365)@a83ba0a5ad67: 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(1365)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1353)@a83ba0a5ad67: Adding Client=TC_attach_req_id_req_ra_update(1369), IMSI='262420000000047'H, TLLI='D767B0DE'O, index=0 SGSN_Test-GSUP(1367)@a83ba0a5ad67: 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)@a83ba0a5ad67: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1353)@a83ba0a5ad67: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1369)@a83ba0a5ad67: Final verdict of PTC: pass TC_attach_req_id_req_ra_update-BVCI196(1353)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1355)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1359)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1360)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1358)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1368)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1365)@a83ba0a5ad67: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1363)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1354)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1367)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1364)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1366)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1353): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1359): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1363): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1368): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_attach_req_id_req_ra_update(1369): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Thu Jun 6 08:50:35 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13637) Waiting for packet dumper to finish... 1 (prev_count=13637, count=61802) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@a83ba0a5ad67: Test execution finished. MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Thu Jun 6 08:50:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_iu_attach started. SGSN_Test-Gb0-NS0(1370)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1374)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1374)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@a83ba0a5ad67: Provider Link came up: sending NS-RESET TC_iu_attach-BVCI196(1372)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1379)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1379)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1380)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach-BVCI210(1378)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1384)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1384)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1381)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach-BVCI220(1383)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a83ba0a5ad67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a83ba0a5ad67: Starting RAN_Emulation SGSN_Test_0-M3UA(1387)@a83ba0a5ad67: ************************************************* SGSN_Test_0-M3UA(1387)@a83ba0a5ad67: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1387)@a83ba0a5ad67: ************************************************* SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1387)@a83ba0a5ad67: SCTP_ConnectResult -> connection established from: "172.18.53.103":23908 to server: "172.18.53.200":2905 association #8 SGSN_Test-GSUP-IPA(1388)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1388)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1388)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1388)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1388)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1386)@a83ba0a5ad67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1372)@a83ba0a5ad67: Adding Client=TC_iu_attach(1391), IMSI='262420000001001'H, TLLI='FFFDF81C'O, index=0 SGSN_Test-GSUP(1389)@a83ba0a5ad67: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1391) TC_iu_attach(1391)@a83ba0a5ad67: 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 := 'BA3D'O, rac := 'E6'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)@a83ba0a5ad67: Added conn table entry 0TC_iu_attach(1391)12146695 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: First idle individual index:0 SGSN_Test_0-RAN(1386)@a83ba0a5ad67: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: { messageType := 2, destLocRef := 'B95807'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)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1391)@a83ba0a5ad67: 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 := '875D656FD045991EAF4A6AB8C70A56AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4B3061C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '919503BA98526249'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '49FD7B138B19B69022C0741AE7A86CFE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AA8CDC83DECDBF25888E6BCD57A39C4A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A7868EAAD595C5B378EE62E956F9D36E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4D4645A5B66D8124'O } } } } } SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: vl_len:23 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O SGSN_Test-GSUP(1389)@a83ba0a5ad67: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1391) SGSN_Test-GSUP(1389)@a83ba0a5ad67: Added IMSI table entry 0TC_iu_attach(1391)"262420000001001" SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: vl_len:37 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300224D4645A523094B99990000100001F02904B66D8124'O SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: vl_len:12 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: vl_len:14 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: vl_len:7 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-RAN(1386)@a83ba0a5ad67: Deleted conn table entry 0TC_iu_attach(1391)12146695 TC_iu_attach(1391)@a83ba0a5ad67: setverdict(pass): none -> pass TC_iu_attach(1391)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1372)@a83ba0a5ad67: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1391)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test_0-RAN(1386)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test_0-M3UA(1387)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test_0-SCCP(1385)@a83ba0a5ad67: Final verdict of PTC: none TC_iu_attach-BVCI196(1372)@a83ba0a5ad67: Final verdict of PTC: none TC_iu_attach-BVCI210(1378)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1374)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@a83ba0a5ad67: Final verdict of PTC: none TC_iu_attach-BVCI220(1383)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1379)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1373)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1377)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1384)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1389)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1382)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1388)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1390)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_iu_attach-BVCI196(1372): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_iu_attach-BVCI210(1378): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_iu_attach-BVCI220(1383): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test_0-SCCP(1385): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test_0-RAN(1386): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test_0-M3UA(1387): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1388): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1389): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1390): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_iu_attach(1391): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_iu_attach finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Thu Jun 6 08:50:41 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222033) Waiting for packet dumper to finish... 1 (prev_count=222033, count=223106) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Thu Jun 6 08:50: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_iu_attach_encr started. SGSN_Test-Gb0-NS0(1392)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1393)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1392)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1396)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1396)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1396)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1396)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1396)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1393)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1393)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1397)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 TC_iu_attach_encr-BVCI196(1395)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1398)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1397)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1401)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1401)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1401)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1401)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1401)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1402)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1398)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1398)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1403)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1400)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1402)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1406)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1406)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1406)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1406)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1406)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1403)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1403)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@a83ba0a5ad67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a83ba0a5ad67: Starting RAN_Emulation SGSN_Test_0-M3UA(1409)@a83ba0a5ad67: ************************************************* SGSN_Test_0-M3UA(1409)@a83ba0a5ad67: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1409)@a83ba0a5ad67: ************************************************* SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1405)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1409)@a83ba0a5ad67: SCTP_ConnectResult -> connection established from: "172.18.53.103":23908 to server: "172.18.53.200":2905 association #8 SGSN_Test-GSUP-IPA(1410)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1410)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1410)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1410)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1410)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1408)@a83ba0a5ad67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1395)@a83ba0a5ad67: Adding Client=TC_iu_attach_encr(1413), IMSI='262420000001001'H, TLLI='C5BA3295'O, index=0 SGSN_Test-GSUP(1411)@a83ba0a5ad67: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1413) TC_iu_attach_encr(1413)@a83ba0a5ad67: 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 := '8DDD'O, rac := '7F'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)@a83ba0a5ad67: Added conn table entry 0TC_iu_attach_encr(1413)11606902 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: First idle individual index:0 SGSN_Test_0-RAN(1408)@a83ba0a5ad67: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: { messageType := 2, destLocRef := 'B11B76'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)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1413)@a83ba0a5ad67: 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 := '8154AF3EB15B46E59807C6391B3F959B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AD10CDCE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '195E9F94B61C041B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5390CB7C059ABDF4D54BBC3404A508C0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E308D17EBD3A1E3E985F2F970A4049F9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '262C450442C5561B7910C11509071BF0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '20433F00EB878EBC'O } } } } } SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: vl_len:23 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O SGSN_Test-GSUP(1411)@a83ba0a5ad67: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1413) SGSN_Test-GSUP(1411)@a83ba0a5ad67: Added IMSI table entry 0TC_iu_attach_encr(1413)"262420000001001" SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: vl_len:37 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A2220433F0023094B99990000100001F02904EB878EBC'O SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: vl_len:17 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: vl_len:14 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: vl_len:7 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-RAN(1408)@a83ba0a5ad67: Deleted conn table entry 0TC_iu_attach_encr(1413)11606902 TC_iu_attach_encr(1413)@a83ba0a5ad67: setverdict(pass): none -> pass TC_iu_attach_encr(1413)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1395)@a83ba0a5ad67: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1413)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test_0-RAN(1408)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test_0-M3UA(1409)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test_0-SCCP(1407)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1402)@a83ba0a5ad67: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1405)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1401)@a83ba0a5ad67: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1400)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1393)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1397)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1398)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1396)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1403)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1394)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1410)@a83ba0a5ad67: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1395)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1399)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1412)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1392)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1404)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1411)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1406)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1392): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1393): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1394): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_iu_attach_encr-BVCI196(1395): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1396): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1397): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1398): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1399): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_iu_attach_encr-BVCI210(1400): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1401): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1402): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1403): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1404): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_iu_attach_encr-BVCI220(1405): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1406): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test_0-SCCP(1407): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test_0-RAN(1408): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test_0-M3UA(1409): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1410): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1411): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1412): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_iu_attach_encr(1413): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_iu_attach_encr finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Thu Jun 6 08:50:46 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225406) Waiting for packet dumper to finish... 1 (prev_count=225406, count=226479) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Thu Jun 6 08:50:48 UTC 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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_iu_attach_geran_rau started. SGSN_Test-Gb0-NS0(1414)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1415)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1414)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1418)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1418)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1418)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1418)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1418)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1419)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(1415)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1415)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1420)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1416)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1419)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1424)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1424)@a83ba0a5ad67: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1423)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 -NSVCI98(1424)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1424)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1424)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1420)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1420)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1425)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1423)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1428)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1421)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1428)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1428)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1428)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1428)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1425)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1425)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_geran_rau-BVCI220(1427)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a83ba0a5ad67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a83ba0a5ad67: Starting RAN_Emulation SGSN_Test_0-M3UA(1431)@a83ba0a5ad67: ************************************************* SGSN_Test_0-M3UA(1431)@a83ba0a5ad67: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1431)@a83ba0a5ad67: ************************************************* SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1431)@a83ba0a5ad67: SCTP_ConnectResult -> connection established from: "172.18.53.103":23908 to server: "172.18.53.200":2905 association #8 SGSN_Test-GSUP-IPA(1432)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1432)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1432)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1432)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1432)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1430)@a83ba0a5ad67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1416)@a83ba0a5ad67: Adding Client=TC_iu_attach_geran_rau(1435), IMSI='262420000001002'H, TLLI='C6BF55B6'O, index=0 SGSN_Test-GSUP(1433)@a83ba0a5ad67: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1435) TC_iu_attach_geran_rau(1435)@a83ba0a5ad67: 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 := 'E684'O, rac := '29'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)@a83ba0a5ad67: Added conn table entry 0TC_iu_attach_geran_rau(1435)2765695 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: First idle individual index:0 SGSN_Test_0-RAN(1430)@a83ba0a5ad67: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: { messageType := 2, destLocRef := '2A337F'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)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1435)@a83ba0a5ad67: 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 := '058FA6C08BB98D9443187D123657DBFA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8E59C06A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B7ABC9E33AC1A44'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E2F46FBDD53169DEBF8A9DA348578CB7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0AFA03FF39B6E8F2A9B38D147FB4786D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '83A1092AE564593041462FB31C2D7192'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '58337A03797EABB0'O } } } } } SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: vl_len:23 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O SGSN_Test-GSUP(1433)@a83ba0a5ad67: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1435) SGSN_Test-GSUP(1433)@a83ba0a5ad67: Added IMSI table entry 0TC_iu_attach_geran_rau(1435)"262420000001002" SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: vl_len:37 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813062258337A0323094B99990000100002F02904797EABB0'O SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: vl_len:12 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: vl_len:14 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: vl_len:7 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-RAN(1430)@a83ba0a5ad67: Deleted conn table entry 0TC_iu_attach_geran_rau(1435)2765695 TC_iu_attach_geran_rau(1435)@a83ba0a5ad67: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1416)@a83ba0a5ad67: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1416)@a83ba0a5ad67: Adding Client=TC_iu_attach_geran_rau(1435), IMSI='262420000001002'H, TLLI='E62A972F'O, index=1 TC_iu_attach_geran_rau(1435)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1435)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1416)@a83ba0a5ad67: Removing Client IMSI='262420000001002'H, index=1 TC_iu_attach_geran_rau(1435)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test_0-RAN(1430)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test_0-M3UA(1431)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test_0-SCCP(1429)@a83ba0a5ad67: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1416)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1414)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1425)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1424)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1433)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1418)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1420)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1428)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1423)@a83ba0a5ad67: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1427)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1422)@a83ba0a5ad67: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1421)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1426)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1417)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1415)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1434)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1419)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1432)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1414): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1415): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1416): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1417): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1418): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1419): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1420): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1421): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1422): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1423): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1424): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1425): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1426): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1427): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1428): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test_0-SCCP(1429): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test_0-RAN(1430): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test_0-M3UA(1431): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1432): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1433): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1434): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_iu_attach_geran_rau(1435): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Thu Jun 6 08:50:51 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233384) Waiting for packet dumper to finish... 1 (prev_count=233384, count=234457) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Thu Jun 6 08:50: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_geran_attach_iu_rau started. SGSN_Test-Gb0-NS0(1436)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21010 SGSN_Test-Gb0-BSSGP0(1437)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1436)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1440)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1440)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI97(1440)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1440)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1440)@a83ba0a5ad67: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1441)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21011 SGSN_Test-Gb0-BSSGP0(1437)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1437)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1442)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1439)@a83ba0a5ad67: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1441)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1445)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI98(1445)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1445)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1445)@a83ba0a5ad67: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1446)@a83ba0a5ad67: Creating NSIP provider for "172.18.53.103":21012 SGSN_Test-Gb1-BSSGP1(1442)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1442)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_geran_attach_iu_rau-BVCI210(1444)@a83ba0a5ad67: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1447)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1446)@a83ba0a5ad67: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.53.103", remote_udp_port := 23000, remote_ip := "172.18.53.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1450)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@a83ba0a5ad67: Provider Link came up: sending NS-RESET -NSVCI99(1450)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1450)@a83ba0a5ad67: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1450)@a83ba0a5ad67: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1447)@a83ba0a5ad67: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1447)@a83ba0a5ad67: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_geran_attach_iu_rau-BVCI220(1449)@a83ba0a5ad67: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a83ba0a5ad67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a83ba0a5ad67: Starting RAN_Emulation SGSN_Test_0-M3UA(1453)@a83ba0a5ad67: ************************************************* SGSN_Test_0-M3UA(1453)@a83ba0a5ad67: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1453)@a83ba0a5ad67: ************************************************* SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1453)@a83ba0a5ad67: SCTP_ConnectResult -> connection established from: "172.18.53.103":23908 to server: "172.18.53.200":2905 association #8 SGSN_Test-GSUP-IPA(1454)@a83ba0a5ad67: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1454)@a83ba0a5ad67: 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)@a83ba0a5ad67: 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)@a83ba0a5ad67: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@a83ba0a5ad67: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1452)@a83ba0a5ad67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1439)@a83ba0a5ad67: Adding Client=TC_geran_attach_iu_rau(1457), IMSI='262420000001003'H, TLLI='D97D6C41'O, index=0 SGSN_Test-GSUP(1455)@a83ba0a5ad67: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1457) TC_geran_attach_iu_rau(1457)@a83ba0a5ad67: 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 := '7A9CC69E1E928085FBC2F2F7D745D0F3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4429033B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B125D448713966C0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '873F5406C8374491C83634BCB2919324'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '736749E3403AACB1898D656B1E9D2E03'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F431B742B87D105583284251495F9DB9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F332E1C079CBB778'O } } } } } SGSN_Test-GSUP(1455)@a83ba0a5ad67: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1457) SGSN_Test-GSUP(1455)@a83ba0a5ad67: Added IMSI table entry 0TC_geran_attach_iu_rau(1457)"262420000001003" TC_geran_attach_iu_rau(1457)@a83ba0a5ad67: 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 := 'E99CBDAD'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)@a83ba0a5ad67: Added conn table entry 0TC_geran_attach_iu_rau(1457)1454230 SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: First idle individual index:0 SGSN_Test_0-RAN(1452)@a83ba0a5ad67: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: { messageType := 2, destLocRef := '163096'O, 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)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: vl_len:12 SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1457)@a83ba0a5ad67: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1457)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1457)@a83ba0a5ad67: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1439)@a83ba0a5ad67: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: Session index based on connection ID:0 SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: vl_len:14 SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: vl_from0 SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O TC_geran_attach_iu_rau(1457)@a83ba0a5ad67: Final verdict of PTC: pass SGSN_Test_0-RAN(1452)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test_0-M3UA(1453)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test_0-SCCP(1451)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1446)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1437)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1441)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97(1440)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1447)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI97-provIP(1438)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1442)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1436)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98(1445)@a83ba0a5ad67: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1444)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI98-provIP(1443)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GSUP(1455)@a83ba0a5ad67: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1439)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99(1450)@a83ba0a5ad67: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1449)@a83ba0a5ad67: Final verdict of PTC: none SGSN_Test-GTP(1456)@a83ba0a5ad67: Final verdict of PTC: none -NSVCI99-provIP(1448)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-NS0(1436): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1437): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1439): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI97(1440): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-NS1(1441): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1442): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1444): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-NS2(1446): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1447): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1449): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test_0-SCCP(1451): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test_0-RAN(1452): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test_0-M3UA(1453): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC SGSN_Test-GTP(1456): none (none -> none) MTC@a83ba0a5ad67: Local verdict of PTC TC_geran_attach_iu_rau(1457): pass (none -> pass) MTC@a83ba0a5ad67: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Thu Jun 6 08:50:56 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=183960) Waiting for packet dumper to finish... 1 (prev_count=183960, count=185033) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MC@a83ba0a5ad67: Test execution finished. MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Thu Jun 6 08:50:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_NS_connect_alive started. -provIP0(1458)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: none MTC@a83ba0a5ad67: Local verdict of PTC -provIP0(1458): none (none -> none) MTC@a83ba0a5ad67: Test case TC_NS_connect_alive finished. Verdict: none MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive none'. Thu Jun 6 08:51:01 UTC 2024 ------ SGSN_Tests_NS.TC_NS_connect_alive none ------ Saving talloc report from 172.18.53.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9011) Waiting for packet dumper to finish... 1 (prev_count=9011, count=17827) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive none' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Thu Jun 6 08:51: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_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@a83ba0a5ad67: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@a83ba0a5ad67: Test case TC_NS_connect_reset started. MTC@a83ba0a5ad67: setverdict(pass): none -> pass -provIP0(1459)@a83ba0a5ad67: Final verdict of PTC: none MTC@a83ba0a5ad67: Setting final verdict of the test case. MTC@a83ba0a5ad67: Local verdict of MTC: pass MTC@a83ba0a5ad67: Local verdict of PTC -provIP0(1459): none (pass -> pass) MTC@a83ba0a5ad67: Test case TC_NS_connect_reset finished. Verdict: pass MTC@a83ba0a5ad67: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Thu Jun 6 08:51:05 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 172.18.53.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7436) Waiting for packet dumper to finish... 1 (prev_count=7436, count=16252) MTC@a83ba0a5ad67: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@a83ba0a5ad67: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a83ba0a5ad67: Terminating MTC. MC@a83ba0a5ad67: MTC terminated. MC2> exit MC@a83ba0a5ad67: Shutting down session. MC@a83ba0a5ad67: 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-53 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-sgsn-test-latest-2070-stp jenkins-ttcn3-sgsn-test-latest-2070-sgsn + [ -n jenkins-ttcn3-sgsn-test-latest-2070-stp jenkins-ttcn3-sgsn-test-latest-2070-sgsn ] + docker_kill_wait jenkins-ttcn3-sgsn-test-latest-2070-stp jenkins-ttcn3-sgsn-test-latest-2070-sgsn + docker kill jenkins-ttcn3-sgsn-test-latest-2070-stp jenkins-ttcn3-sgsn-test-latest-2070-sgsn jenkins-ttcn3-sgsn-test-latest-2070-stp jenkins-ttcn3-sgsn-test-latest-2070-sgsn + docker wait jenkins-ttcn3-sgsn-test-latest-2070-stp jenkins-ttcn3-sgsn-test-latest-2070-sgsn 137 137 + network_remove + set +x Removing network ttcn3-sgsn-test-53 + docker network remove ttcn3-sgsn-test-53 ttcn3-sgsn-test-53 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/cache --name jenkins-ttcn3-sgsn-test-latest-2070-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-latest/logs/sgsn-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='78' failures='5' errors='0' skipped='1' inconc='0' time='720.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.290313'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.606250'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.625129'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.644447'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.181946'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.530041'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.557812'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.542401'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.590807'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3916 SGSN_Tests control part SGSN_Tests.ttcn:1191 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.578928'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3917 SGSN_Tests control part SGSN_Tests.ttcn:1222 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.565458'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.555705'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.587696'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.550573'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.592825'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.607222'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.662877'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.651538'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.587865'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.601763'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.605589'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.573195'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.533884'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.539865'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.625076'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.642955'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.663640'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.590255'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.556418'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.608807'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.614017'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.566842'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.592097'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.545310'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.540755'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.619349'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.625220'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.685531'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.450844'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.677205'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.608029'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.540047'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.566467'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.577602'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.495808'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3952 SGSN_Tests control part SGSN_Tests.ttcn:1946 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.559372'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.759192'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.674742'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.660046'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.638001'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.658186'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.673985'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.679853'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.546758'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.659886'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.554570'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.516683'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.628043'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.523794'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.550016'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.566017'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.052645'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.547333'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.482934'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.531083'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.735811'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.579664'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.595442'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.559606'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.537222'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3983 SGSN_Tests control part SGSN_Tests.ttcn:3805 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.489049'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3984 SGSN_Tests control part SGSN_Tests.ttcn:3903 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.488181'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.546882'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.539725'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.553870'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.562032'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.020034'> <skipped>no verdict</skipped> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.017442'/> </testsuite> 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