Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 57f680439f378f5bb5c6582297ae0636db6650f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 57f680439f378f5bb5c6582297ae0636db6650f8 # timeout=10 Commit message: "ttcn3-bts-test: do not use respawn.sh" > git rev-list --no-walk 57f680439f378f5bb5c6582297ae0636db6650f8 # timeout=10 [ttcn3-gbproxy-test] $ /bin/sh -xe /tmp/jenkins8564324403102431293.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-gbproxy-test + export IMAGE_SUFFIX=master + cd ttcn3-gbproxy-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs ] + [ xjenkins-ttcn3-gbproxy-test-1620 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-gbproxy-test + SUITE_NAME=ttcn3-gbproxy-test + IMAGE_SUFFIX=master + docker_images_require osmo-gbproxy-master ttcn3-gbproxy-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-gbproxy-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.76kB done #1 DONE 0.1s #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.1s #5 [internal] load build context #5 DONE 0.0s #6 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #6 DONE 0.1s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 #7 resolve registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 #7 resolve registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 0.1s done #7 DONE 0.1s #8 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #8 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.2s #9 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #9 DONE 0.3s #10 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #10 DONE 0.3s #11 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #11 DONE 0.4s #12 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #12 CACHED #13 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #13 CACHED #14 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #14 CACHED #15 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #15 CACHED #16 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #16 CACHED #17 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #17 CACHED #18 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #18 CACHED #19 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #19 CACHED #20 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #20 CACHED #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 CACHED #22 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #22 CACHED #23 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.1s #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 0.475 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.475 + apt-get update #26 0.538 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.538 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.539 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.549 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1582 B] #26 0.798 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB] #26 0.844 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [204 kB] #26 0.864 Fetched 554 kB in 0s (1519 kB/s) #26 0.864 Reading package lists... #26 1.143 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.146 Reading package lists... #26 1.411 Building dependency tree... #26 1.467 Reading state information... #26 1.531 The following additional packages will be installed: #26 1.531 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.531 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.531 libyder-dev libyder2.0 #26 1.532 Suggested packages: #26 1.532 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.532 uhd-host #26 1.532 Recommended packages: #26 1.532 limesuite-udev limesuite-images gnuradio-dev #26 1.602 The following NEW packages will be installed: #26 1.602 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.603 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.603 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.625 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #26 1.625 Need to get 5782 kB of archives. #26 1.625 After this operation, 24.8 MB of additional disk space will be used. #26 1.625 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u8 [485 kB] #26 1.659 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2147.b39c.202503082026 [263 kB] #26 1.670 Get:3 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.672 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.676 Get:5 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.676 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.678 Get:7 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.33-1~deb12u1 [354 kB] #26 1.682 Get:8 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.701 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2147.b39c.202503082026 [53.0 kB] #26 1.716 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.716 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.716 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.716 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.717 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.820 debconf: delaying package configuration, since apt-utils is not installed #26 1.860 Fetched 5782 kB in 0s (51.7 MB/s) #26 1.926 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 1.926 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115758 files and directories currently installed.) #26 2.067 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u8_amd64.deb ... #26 2.091 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 2.268 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.286 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2147.b39c.202503082026_amd64.deb ... #26 2.321 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202503082026) ... #26 2.470 Selecting previously unselected package liblimesuite-dev. #26 2.488 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2147.b39c.202503082026_amd64.deb ... #26 2.506 Unpacking liblimesuite-dev (23.11.0.1.2147.b39c.202503082026) ... #26 2.658 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.666 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.683 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.807 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.825 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.842 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 2.993 Selecting previously unselected package liborcania2.3:amd64. #26 3.000 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 3.017 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.139 Selecting previously unselected package liborcania-dev:amd64. #26 3.156 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.173 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.306 Selecting previously unselected package libsystemd-dev:amd64. #26 3.324 Preparing to unpack .../07-libsystemd-dev_252.33-1~deb12u1_amd64.deb ... #26 3.341 Unpacking libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 3.500 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.518 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.535 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.814 Selecting previously unselected package libuhd-dev:amd64. #26 3.821 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.838 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 3.990 Selecting previously unselected package libyder2.0:amd64. #26 4.008 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 4.024 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.168 Selecting previously unselected package libulfius2.7:amd64. #26 4.186 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.202 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.331 Selecting previously unselected package libyder-dev:amd64. #26 4.349 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.366 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.495 Selecting previously unselected package libulfius-dev:amd64. #26 4.513 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.530 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.710 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.762 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 4.815 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.865 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 4.916 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202503082026) ... #26 4.966 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 5.018 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 5.070 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 5.122 Setting up libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 5.176 Setting up liblimesuite-dev (23.11.0.1.2147.b39c.202503082026) ... #26 5.227 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.277 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.328 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.378 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.434 Processing triggers for man-db (2.11.2-2) ... #26 5.489 Processing triggers for libc-bin (2.36-9+deb12u9) ... #26 5.626 + apt-get clean #26 DONE 5.8s #27 exporting to image #27 exporting layers #27 exporting layers 0.3s done #27 writing image sha256:0453da2858bbf34a23173540e5696fe2d0bbb3f111f2f454284a983e8bbb2172 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 0453da2858bb + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-gbproxy-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-gbproxy-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-gbproxy-master + echo osmo-gbproxy-master + dir=osmo-gbproxy-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-gbproxy-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-gbproxy-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-gbproxy-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-gbproxy-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/osmo-gbproxy-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_REMSIM_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-gbproxy-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.50kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GBPROXY/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-gbproxy #5 DONE 0.1s #6 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 ... #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GBPROXY/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-gbproxy #5 DONE 0.1s #6 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 DONE 0.3s #4 [internal] load build context #4 transferring context: 16.69kB done #4 DONE 0.2s #7 [ 2/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.360 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.360 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.360 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.360 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.824 Reading package lists... #7 1.101 Reading package lists... #7 1.361 Building dependency tree... #7 1.415 Reading state information... #7 1.479 The following additional packages will be installed: #7 1.479 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #7 1.479 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.479 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly #7 1.490 The following NEW packages will be installed: #7 1.490 libosmo-abis-dev libosmo-netif-dev libosmoabis15 libosmocodec4 #7 1.490 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #7 1.490 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #7 1.491 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly #7 1.528 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. #7 1.528 Need to get 2298 kB of archives. #7 1.528 After this operation, 8215 kB of additional disk space will be used. #7 1.528 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503082026 [1180 B] #7 1.559 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.3.4cea.202503082026 [171 kB] #7 1.632 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.3.4cea.202503082026 [52.0 kB] #7 1.669 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.14.3c6e.202503082026 [34.3 kB] #7 1.690 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.3.4cea.202503082026 [71.1 kB] #7 1.717 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.3.4cea.202503082026 [228 kB] #7 1.763 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.1.ae0e.202503082026 [59.9 kB] #7 1.794 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.3.4cea.202503082026 [104 kB] #7 1.852 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.14.3c6e.202503082026 [70.7 kB] #7 1.881 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.3.4cea.202503082026 [71.7 kB] #7 1.906 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.3.4cea.202503082026 [179 kB] #7 1.978 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.3.4cea.202503082026 [60.3 kB] #7 2.001 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.3.4cea.202503082026 [64.3 kB] #7 2.010 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.3.4cea.202503082026 [51.0 kB] #7 2.021 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.3.4cea.202503082026 [44.3 kB] #7 2.056 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.3.4cea.202503082026 [849 kB] #7 2.129 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.1.ae0e.202503082026 [72.6 kB] #7 2.152 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.0.0.14.3c6e.202503082026 [114 kB] #7 2.285 debconf: delaying package configuration, since apt-utils is not installed #7 2.333 Fetched 2298 kB in 1s (3475 kB/s) #7 2.398 Selecting previously unselected package osmocom-nightly. #7 2.398 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117416 files and directories currently installed.) #7 2.437 Preparing to unpack .../00-osmocom-nightly_202503082026_amd64.deb ... #7 2.453 Unpacking osmocom-nightly (202503082026) ... #7 2.580 Selecting previously unselected package libosmocore22:amd64. #7 2.587 Preparing to unpack .../01-libosmocore22_1.11.0.3.4cea.202503082026_amd64.deb ... #7 2.621 Unpacking libosmocore22:amd64 (1.11.0.3.4cea.202503082026) ... #7 2.759 Selecting previously unselected package libosmocodec4:amd64. #7 2.767 Preparing to unpack .../02-libosmocodec4_1.11.0.3.4cea.202503082026_amd64.deb ... #7 2.784 Unpacking libosmocodec4:amd64 (1.11.0.3.4cea.202503082026) ... #7 2.926 Selecting previously unselected package libosmotrau11:amd64. #7 2.944 Preparing to unpack .../03-libosmotrau11_2.0.0.14.3c6e.202503082026_amd64.deb ... #7 2.961 Unpacking libosmotrau11:amd64 (2.0.0.14.3c6e.202503082026) ... #7 3.105 Selecting previously unselected package libosmoisdn0:amd64. #7 3.115 Preparing to unpack .../04-libosmoisdn0_1.11.0.3.4cea.202503082026_amd64.deb ... #7 3.133 Unpacking libosmoisdn0:amd64 (1.11.0.3.4cea.202503082026) ... #7 3.277 Selecting previously unselected package libosmogsm20:amd64. #7 3.285 Preparing to unpack .../05-libosmogsm20_1.11.0.3.4cea.202503082026_amd64.deb ... #7 3.303 Unpacking libosmogsm20:amd64 (1.11.0.3.4cea.202503082026) ... #7 3.450 Selecting previously unselected package libosmonetif11:amd64. #7 3.458 Preparing to unpack .../06-libosmonetif11_1.6.0.1.ae0e.202503082026_amd64.deb ... #7 3.475 Unpacking libosmonetif11:amd64 (1.6.0.1.ae0e.202503082026) ... #7 3.623 Selecting previously unselected package libosmovty13:amd64. #7 3.631 Preparing to unpack .../07-libosmovty13_1.11.0.3.4cea.202503082026_amd64.deb ... #7 3.649 Unpacking libosmovty13:amd64 (1.11.0.3.4cea.202503082026) ... #7 3.794 Selecting previously unselected package libosmoabis15:amd64. #7 3.801 Preparing to unpack .../08-libosmoabis15_2.0.0.14.3c6e.202503082026_amd64.deb ... #7 3.819 Unpacking libosmoabis15:amd64 (2.0.0.14.3c6e.202503082026) ... #7 3.963 Selecting previously unselected package libosmocoding0:amd64. #7 3.980 Preparing to unpack .../09-libosmocoding0_1.11.0.3.4cea.202503082026_amd64.deb ... #7 3.998 Unpacking libosmocoding0:amd64 (1.11.0.3.4cea.202503082026) ... #7 4.141 Selecting previously unselected package libosmogb14:amd64. #7 4.159 Preparing to unpack .../10-libosmogb14_1.11.0.3.4cea.202503082026_amd64.deb ... #7 4.176 Unpacking libosmogb14:amd64 (1.11.0.3.4cea.202503082026) ... #7 4.320 Selecting previously unselected package libosmoctrl0:amd64. #7 4.327 Preparing to unpack .../11-libosmoctrl0_1.11.0.3.4cea.202503082026_amd64.deb ... #7 4.344 Unpacking libosmoctrl0:amd64 (1.11.0.3.4cea.202503082026) ... #7 4.484 Selecting previously unselected package libosmosim2:amd64. #7 4.492 Preparing to unpack .../12-libosmosim2_1.11.0.3.4cea.202503082026_amd64.deb ... #7 4.508 Unpacking libosmosim2:amd64 (1.11.0.3.4cea.202503082026) ... #7 4.654 Selecting previously unselected package libosmousb0:amd64. #7 4.662 Preparing to unpack .../13-libosmousb0_1.11.0.3.4cea.202503082026_amd64.deb ... #7 4.679 Unpacking libosmousb0:amd64 (1.11.0.3.4cea.202503082026) ... #7 4.800 Selecting previously unselected package libosmocore. #7 4.818 Preparing to unpack .../14-libosmocore_1.11.0.3.4cea.202503082026_amd64.deb ... #7 4.835 Unpacking libosmocore (1.11.0.3.4cea.202503082026) ... #7 4.956 Selecting previously unselected package libosmocore-dev:amd64. #7 4.973 Preparing to unpack .../15-libosmocore-dev_1.11.0.3.4cea.202503082026_amd64.deb ... #7 4.990 Unpacking libosmocore-dev:amd64 (1.11.0.3.4cea.202503082026) ... #7 5.157 Selecting previously unselected package libosmo-netif-dev:amd64. #7 5.174 Preparing to unpack .../16-libosmo-netif-dev_1.6.0.1.ae0e.202503082026_amd64.deb ... #7 5.192 Unpacking libosmo-netif-dev:amd64 (1.6.0.1.ae0e.202503082026) ... #7 5.328 Selecting previously unselected package libosmo-abis-dev:amd64. #7 5.336 Preparing to unpack .../17-libosmo-abis-dev_2.0.0.14.3c6e.202503082026_amd64.deb ... #7 5.353 Unpacking libosmo-abis-dev:amd64 (2.0.0.14.3c6e.202503082026) ... #7 5.518 Setting up osmocom-nightly (202503082026) ... #7 5.571 Setting up libosmocore22:amd64 (1.11.0.3.4cea.202503082026) ... #7 5.623 Setting up libosmocodec4:amd64 (1.11.0.3.4cea.202503082026) ... #7 5.675 Setting up libosmovty13:amd64 (1.11.0.3.4cea.202503082026) ... #7 5.729 Setting up libosmoisdn0:amd64 (1.11.0.3.4cea.202503082026) ... #7 5.782 Setting up libosmotrau11:amd64 (2.0.0.14.3c6e.202503082026) ... #7 5.834 Setting up libosmousb0:amd64 (1.11.0.3.4cea.202503082026) ... #7 5.886 Setting up libosmogsm20:amd64 (1.11.0.3.4cea.202503082026) ... #7 5.939 Setting up libosmoctrl0:amd64 (1.11.0.3.4cea.202503082026) ... #7 5.997 Setting up libosmogb14:amd64 (1.11.0.3.4cea.202503082026) ... #7 6.050 Setting up libosmonetif11:amd64 (1.6.0.1.ae0e.202503082026) ... #7 6.102 Setting up libosmocoding0:amd64 (1.11.0.3.4cea.202503082026) ... #7 6.155 Setting up libosmosim2:amd64 (1.11.0.3.4cea.202503082026) ... #7 6.210 Setting up libosmocore (1.11.0.3.4cea.202503082026) ... #7 6.261 Setting up libosmoabis15:amd64 (2.0.0.14.3c6e.202503082026) ... #7 6.311 Setting up libosmocore-dev:amd64 (1.11.0.3.4cea.202503082026) ... #7 6.361 Setting up libosmo-netif-dev:amd64 (1.6.0.1.ae0e.202503082026) ... #7 6.412 Setting up libosmo-abis-dev:amd64 (2.0.0.14.3c6e.202503082026) ... #7 6.463 Processing triggers for libc-bin (2.36-9+deb12u9) ... #7 DONE 6.7s #8 [ 3/10] WORKDIR /TMP #8 DONE 0.1s #9 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmo-gbproxy.git #9 0.334 Cloning into 'osmo-gbproxy'... #9 DONE 0.9s #10 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GBPROXY/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-gbproxy #10 DONE 0.1s #11 [ 6/10] RUN CD osmo-gbproxy && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && ldconfig #11 0.369 Already on 'master' #11 0.369 Your branch is up to date with 'origin/master'. #11 0.371 refs/heads/master #11 0.373 HEAD is now at 0aee821e jenkins.sh: Use --disable-doxygen configure param #11 0.375 master #11 0.376 0aee821e141916c386c013b70c60a3609ec2b9e7 #11 2.565 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.565 libtoolize: copying file './ltmain.sh' #11 2.689 libtoolize: putting macros in 'm4'. #11 2.689 libtoolize: copying file 'm4/libtool.m4' #11 2.738 libtoolize: copying file 'm4/ltoptions.m4' #11 2.790 libtoolize: copying file 'm4/ltsugar.m4' #11 2.842 libtoolize: copying file 'm4/ltversion.m4' #11 2.894 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.977 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.977 libtoolize: and rerunning libtoolize and aclocal. #11 3.788 configure.ac:48: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.788 configure.ac:48: You should run autoupdate. #11 3.788 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.788 configure.ac:48: the top level #11 3.788 configure.ac:99: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.788 configure.ac:99: You should run autoupdate. #11 3.788 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.788 configure.ac:99: the top level #11 3.788 configure.ac:136: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.788 configure.ac:136: You should run autoupdate. #11 3.788 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.788 configure.ac:136: the top level #11 3.788 configure.ac:215: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.788 configure.ac:215: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.788 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.788 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.788 configure.ac:215: the top level #11 3.788 configure.ac:217: warning: AC_OUTPUT should be used without arguments. #11 3.788 configure.ac:217: You should run autoupdate. #11 4.266 configure.ac:21: installing './compile' #11 4.267 configure.ac:23: installing './config.guess' #11 4.268 configure.ac:23: installing './config.sub' #11 4.269 configure.ac:9: installing './install-sh' #11 4.270 configure.ac:9: installing './missing' #11 4.345 src/Makefile.am: installing './depcomp' #11 4.399 checking for a BSD-compatible install... /usr/bin/install -c #11 4.404 checking whether build environment is sane... yes #11 4.413 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.415 checking for gawk... gawk #11 4.415 checking whether make sets $(MAKE)... yes #11 4.433 checking whether make supports nested variables... yes #11 4.447 checking whether make supports nested variables... (cached) yes #11 4.448 checking whether make sets $(MAKE)... (cached) yes #11 4.453 checking for gcc... gcc #11 4.518 checking whether the C compiler works... yes #11 4.612 checking for C compiler default output file name... a.out #11 4.613 checking for suffix of executables... #11 4.648 checking whether we are cross compiling... no #11 4.694 checking for suffix of object files... o #11 4.719 checking whether the compiler supports GNU C... yes #11 4.746 checking whether gcc accepts -g... yes #11 4.771 checking for gcc option to enable C11 features... none needed #11 4.816 checking whether gcc understands -c and -o together... yes #11 4.842 checking whether make supports the include directive... yes (GNU style) #11 4.856 checking dependency style of gcc... gcc3 #11 4.940 checking build system type... x86_64-pc-linux-gnu #11 5.036 checking host system type... x86_64-pc-linux-gnu #11 5.037 checking how to print strings... printf #11 5.065 checking for a sed that does not truncate output... /usr/bin/sed #11 5.067 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.068 checking for egrep... /usr/bin/grep -E #11 5.068 checking for fgrep... /usr/bin/grep -F #11 5.069 checking for ld used by gcc... /usr/bin/ld #11 5.071 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.073 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.074 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.089 checking whether ln -s works... yes #11 5.089 checking the maximum length of command line arguments... 1572864 #11 5.097 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.097 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.097 checking for /usr/bin/ld option to reload object files... -r #11 5.098 checking for file... file #11 5.098 checking for objdump... objdump #11 5.098 checking how to recognize dependent libraries... pass_all #11 5.099 checking for dlltool... no #11 5.100 checking how to associate runtime and link libraries... printf %s\n #11 5.100 checking for ar... ar #11 5.101 checking for archiver @FILE support... @ #11 5.139 checking for strip... strip #11 5.140 checking for ranlib... ranlib #11 5.140 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.222 checking for sysroot... no #11 5.222 checking for a working dd... /usr/bin/dd #11 5.226 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.257 checking for mt... no #11 5.258 checking if : is a manifest tool... no #11 5.269 checking for stdio.h... yes #11 5.301 checking for stdlib.h... yes #11 5.336 checking for string.h... yes #11 5.366 checking for inttypes.h... yes #11 5.389 checking for stdint.h... yes #11 5.409 checking for strings.h... yes #11 5.428 checking for sys/stat.h... yes #11 5.449 checking for sys/types.h... yes #11 5.470 checking for unistd.h... yes #11 5.486 checking for dlfcn.h... yes #11 5.503 checking for objdir... .libs #11 5.576 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.591 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.591 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.625 checking if gcc static flag -static works... yes #11 5.685 checking if gcc supports -c -o file.o... yes #11 5.699 checking if gcc supports -c -o file.o... (cached) yes #11 5.699 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.708 checking whether -lc should be explicitly linked in... no #11 5.733 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.813 checking how to hardcode library paths into programs... immediate #11 5.813 checking whether stripping libraries is possible... yes #11 5.814 checking if libtool supports shared libraries... yes #11 5.814 checking whether to build shared libraries... yes #11 5.814 checking whether to build static libraries... yes #11 5.815 checking for pkg-config... /usr/bin/pkg-config #11 5.815 checking for pkg-config... /usr/bin/pkg-config #11 5.816 checking pkg-config is at least version 0.20... yes #11 5.817 checking for libosmocore >= 1.10.0... yes #11 5.832 checking for libosmogsm >= 1.10.0... yes #11 5.854 checking for libosmovty >= 1.10.0... yes #11 5.874 checking for libosmoctrl >= 1.10.0... yes #11 5.896 checking for libosmogb >= 1.10.0... yes #11 5.917 checking for egrep... (cached) /usr/bin/grep -E #11 5.918 checking if gcc supports -fvisibility=hidden... yes #11 5.951 checking whether to enable code coverage support... no #11 5.951 checking whether struct tm has tm_gmtoff member... yes #11 6.006 checking whether to enable VTY/CTRL tests... no #11 6.008 CFLAGS="-g -O2 -std=gnu11 -Wall -Wno-trigraphs" #11 6.008 CPPFLAGS=" -Wall -Wno-trigraphs" #11 6.029 checking that generated files are newer than configure... done #11 6.030 configure: creating ./config.status #11 6.952 config.status: creating include/Makefile #11 6.988 config.status: creating include/osmocom/Makefile #11 7.024 config.status: creating include/osmocom/gbproxy/Makefile #11 7.060 config.status: creating src/Makefile #11 7.096 config.status: creating tests/Makefile #11 7.133 config.status: creating doc/Makefile #11 7.169 config.status: creating doc/examples/Makefile #11 7.206 config.status: creating doc/manuals/Makefile #11 7.243 config.status: creating contrib/Makefile #11 7.281 config.status: creating contrib/systemd/Makefile #11 7.318 config.status: creating Makefile #11 7.348 config.status: creating bscconfig.h #11 7.380 config.status: executing tests/atconfig commands #11 7.387 config.status: executing depfiles commands #11 7.536 config.status: executing libtool commands #11 7.656 echo 0.5.0.1-0aee > .version-t && mv .version-t .version #11 7.661 make install-recursive #11 7.668 make[1]: Entering directory '/tmp/osmo-gbproxy' #11 7.676 Making install in include #11 7.681 make[2]: Entering directory '/tmp/osmo-gbproxy/include' #11 7.689 Making install in osmocom #11 7.693 make[3]: Entering directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.702 Making install in gbproxy #11 7.706 make[4]: Entering directory '/tmp/osmo-gbproxy/include/osmocom/gbproxy' #11 7.712 make[5]: Entering directory '/tmp/osmo-gbproxy/include/osmocom/gbproxy' #11 7.712 make[5]: Nothing to be done for 'install-exec-am'. #11 7.712 make[5]: Nothing to be done for 'install-data-am'. #11 7.712 make[5]: Leaving directory '/tmp/osmo-gbproxy/include/osmocom/gbproxy' #11 7.712 make[4]: Leaving directory '/tmp/osmo-gbproxy/include/osmocom/gbproxy' #11 7.716 make[4]: Entering directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.722 make[5]: Entering directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.722 make[5]: Nothing to be done for 'install-exec-am'. #11 7.722 make[5]: Nothing to be done for 'install-data-am'. #11 7.722 make[5]: Leaving directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.723 make[4]: Leaving directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.723 make[3]: Leaving directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.728 make[3]: Entering directory '/tmp/osmo-gbproxy/include' #11 7.734 make[4]: Entering directory '/tmp/osmo-gbproxy/include' #11 7.734 make[4]: Nothing to be done for 'install-exec-am'. #11 7.734 make[4]: Nothing to be done for 'install-data-am'. #11 7.734 make[4]: Leaving directory '/tmp/osmo-gbproxy/include' #11 7.734 make[3]: Leaving directory '/tmp/osmo-gbproxy/include' #11 7.735 make[2]: Leaving directory '/tmp/osmo-gbproxy/include' #11 7.735 Making install in src #11 7.740 make[2]: Entering directory '/tmp/osmo-gbproxy/src' #11 7.743 CC gb_proxy.o #11 7.743 CC gb_proxy_main.o #11 7.744 CC gb_proxy_vty.o #11 7.744 CC gb_proxy_ctrl.o #11 7.745 CC gb_proxy_peer.o #11 8.188 CCLD osmo-gbproxy #11 8.665 make[3]: Entering directory '/tmp/osmo-gbproxy/src' #11 8.665 make[3]: Nothing to be done for 'install-data-am'. #11 8.665 /usr/bin/mkdir -p '/usr/local/bin' #11 8.667 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-gbproxy '/usr/local/bin' #11 8.689 libtool: install: /usr/bin/install -c osmo-gbproxy /usr/local/bin/osmo-gbproxy #11 8.691 make[3]: Leaving directory '/tmp/osmo-gbproxy/src' #11 8.691 make[2]: Leaving directory '/tmp/osmo-gbproxy/src' #11 8.692 Making install in doc #11 8.694 make[2]: Entering directory '/tmp/osmo-gbproxy/doc' #11 8.698 Making install in examples #11 8.701 make[3]: Entering directory '/tmp/osmo-gbproxy/doc/examples' #11 8.706 make[4]: Entering directory '/tmp/osmo-gbproxy/doc/examples' #11 8.706 make[4]: Nothing to be done for 'install-exec-am'. #11 8.709 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 8.715 /usr/bin/install -c -m 644 osmo-gbproxy/osmo-gbproxy.cfg '/usr/local/etc/osmocom' #11 8.719 make install-data-hook #11 8.725 make[5]: Entering directory '/tmp/osmo-gbproxy/doc/examples' #11 8.725 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 8.725 j="/usr/local/share/doc/osmo-gbproxy/examples/$f" && \ #11 8.725 mkdir -p "$(dirname $j)" && \ #11 8.725 /usr/bin/install -c -m 644 ./$f $j; \ #11 8.725 done #11 8.754 make[5]: Leaving directory '/tmp/osmo-gbproxy/doc/examples' #11 8.754 make[4]: Leaving directory '/tmp/osmo-gbproxy/doc/examples' #11 8.755 make[3]: Leaving directory '/tmp/osmo-gbproxy/doc/examples' #11 8.755 Making install in manuals #11 8.759 make[3]: Entering directory '/tmp/osmo-gbproxy/doc/manuals' #11 8.765 make[4]: Entering directory '/tmp/osmo-gbproxy/doc/manuals' #11 8.765 make[4]: Nothing to be done for 'install-exec-am'. #11 8.765 make[4]: Nothing to be done for 'install-data-am'. #11 8.765 make[4]: Leaving directory '/tmp/osmo-gbproxy/doc/manuals' #11 8.765 make[3]: Leaving directory '/tmp/osmo-gbproxy/doc/manuals' #11 8.770 make[3]: Entering directory '/tmp/osmo-gbproxy/doc' #11 8.776 make[4]: Entering directory '/tmp/osmo-gbproxy/doc' #11 8.776 make[4]: Nothing to be done for 'install-exec-am'. #11 8.776 make[4]: Nothing to be done for 'install-data-am'. #11 8.776 make[4]: Leaving directory '/tmp/osmo-gbproxy/doc' #11 8.776 make[3]: Leaving directory '/tmp/osmo-gbproxy/doc' #11 8.777 make[2]: Leaving directory '/tmp/osmo-gbproxy/doc' #11 8.778 Making install in contrib #11 8.782 make[2]: Entering directory '/tmp/osmo-gbproxy/contrib' #11 8.791 Making install in systemd #11 8.795 make[3]: Entering directory '/tmp/osmo-gbproxy/contrib/systemd' #11 8.801 make[4]: Entering directory '/tmp/osmo-gbproxy/contrib/systemd' #11 8.801 make[4]: Nothing to be done for 'install-exec-am'. #11 8.803 /usr/bin/mkdir -p '/lib/systemd/system' #11 8.809 /usr/bin/install -c -m 644 osmo-gbproxy.service '/lib/systemd/system' #11 8.821 make[4]: Leaving directory '/tmp/osmo-gbproxy/contrib/systemd' #11 8.821 make[3]: Leaving directory '/tmp/osmo-gbproxy/contrib/systemd' #11 8.826 make[3]: Entering directory '/tmp/osmo-gbproxy/contrib' #11 8.832 make[4]: Entering directory '/tmp/osmo-gbproxy/contrib' #11 8.832 make[4]: Nothing to be done for 'install-exec-am'. #11 8.832 make[4]: Nothing to be done for 'install-data-am'. #11 8.832 make[4]: Leaving directory '/tmp/osmo-gbproxy/contrib' #11 8.832 make[3]: Leaving directory '/tmp/osmo-gbproxy/contrib' #11 8.833 make[2]: Leaving directory '/tmp/osmo-gbproxy/contrib' #11 8.834 Making install in tests #11 8.838 make[2]: Entering directory '/tmp/osmo-gbproxy/tests' #11 8.851 make[3]: Entering directory '/tmp/osmo-gbproxy/tests' #11 8.857 make[4]: Entering directory '/tmp/osmo-gbproxy/tests' #11 8.857 make[4]: Nothing to be done for 'install-exec-am'. #11 8.857 make[4]: Nothing to be done for 'install-data-am'. #11 8.857 make[4]: Leaving directory '/tmp/osmo-gbproxy/tests' #11 8.857 make[3]: Leaving directory '/tmp/osmo-gbproxy/tests' #11 8.858 make[2]: Leaving directory '/tmp/osmo-gbproxy/tests' #11 8.863 make[2]: Entering directory '/tmp/osmo-gbproxy' #11 8.876 make[3]: Entering directory '/tmp/osmo-gbproxy' #11 8.876 make[3]: Nothing to be done for 'install-exec-am'. #11 8.876 make[3]: Nothing to be done for 'install-data-am'. #11 8.876 make[3]: Leaving directory '/tmp/osmo-gbproxy' #11 8.877 make[2]: Leaving directory '/tmp/osmo-gbproxy' #11 8.878 make[1]: Leaving directory '/tmp/osmo-gbproxy' #11 DONE 9.0s #12 [ 7/10] COPY OSMO-GBPROXY.CFG /data/osmo-gbproxy.cfg #12 DONE 0.2s #13 [ 8/10] COPY .COMMON/PIPEWORK /USR/BIN/PIPEWORK #13 DONE 0.1s #14 [ 9/10] COPY DOCKER-ENTRYPOINT.SH /DOCKER-ENTRYPOINT.SH #14 DONE 0.1s #15 [10/10] WORKDIR /DATA #15 DONE 0.1s #16 exporting to image #16 exporting layers #16 exporting layers 0.5s done #16 writing image sha256:932fe3c8e1aa38371744eb5d4c4c5b56b1b8a5e3cbdee7d4ce93ad8472e32758 done #16 naming to docker.io/osmocom-build/osmo-gbproxy-master:latest 0.0s done #16 DONE 0.6s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/osmo-gbproxy-master' + docker_image_exists osmo-gbproxy-master + docker images -q osmocom-build/osmo-gbproxy-master + test -n 932fe3c8e1aa + list_osmo_packages debian-bookworm osmo-gbproxy-master + local distro=debian-bookworm + local image=osmo-gbproxy-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-gbproxy-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-gbproxy-master ### ii libosmo-abis-dev:amd64 2.0.0.14.3c6e.202503082026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.6.0.1.ae0e.202503082026 amd64 Development headers for Osmocom network interface ii libosmoabis15:amd64 2.0.0.14.3c6e.202503082026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.11.0.3.4cea.202503082026 amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.3.4cea.202503082026 amd64 Osmo coding library ii libosmocore 1.11.0.3.4cea.202503082026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.11.0.3.4cea.202503082026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.11.0.3.4cea.202503082026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.3.4cea.202503082026 amd64 Osmo control library ii libosmogb14:amd64 1.11.0.3.4cea.202503082026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0.3.4cea.202503082026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.3.4cea.202503082026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.1.ae0e.202503082026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0.3.4cea.202503082026 amd64 Osmo SIM library ii libosmotrau11:amd64 2.0.0.14.3c6e.202503082026 amd64 GSM trau handling ii libosmousb0:amd64 1.11.0.3.4cea.202503082026 amd64 Osmo USB library ii libosmovty13:amd64 1.11.0.3.4cea.202503082026 amd64 Osmo VTY library ii osmocom-nightly 202503082026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-gbproxy-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan 7ad3271a525f: Already exists 1fc1c04bda5f: Pulling fs layer 62d77d863a0b: Pulling fs layer 89bb03f2b758: Pulling fs layer 3e777526d60e: Pulling fs layer 1a4ddf1752cd: Pulling fs layer 55d7fd781f97: Pulling fs layer 51112f467235: Pulling fs layer 98b493859992: Pulling fs layer 665591398cd8: Pulling fs layer d3488693da7c: Pulling fs layer be2833b5f86d: Pulling fs layer 9ccb93daed4a: Pulling fs layer 2a832462dfd9: Pulling fs layer f5fab7e10b59: Pulling fs layer 0ff9cb056691: Pulling fs layer 3e777526d60e: Waiting 1a4ddf1752cd: Waiting 55d7fd781f97: Waiting be2833b5f86d: Waiting 51112f467235: Waiting 665591398cd8: Waiting 9ccb93daed4a: Waiting d3488693da7c: Waiting 2a832462dfd9: Waiting 98b493859992: Waiting f5fab7e10b59: Waiting 0ff9cb056691: Waiting 1fc1c04bda5f: Retrying in 5 seconds 89bb03f2b758: Retrying in 5 seconds 62d77d863a0b: Retrying in 5 seconds 89bb03f2b758: Retrying in 4 seconds 62d77d863a0b: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 4 seconds 89bb03f2b758: Retrying in 3 seconds 62d77d863a0b: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 3 seconds 89bb03f2b758: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 2 seconds 62d77d863a0b: Retrying in 2 seconds 62d77d863a0b: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 10 seconds 62d77d863a0b: Retrying in 10 seconds 89bb03f2b758: Retrying in 10 seconds 62d77d863a0b: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 9 seconds 89bb03f2b758: Retrying in 9 seconds 62d77d863a0b: Retrying in 8 seconds 1fc1c04bda5f: Retrying in 8 seconds 89bb03f2b758: Retrying in 8 seconds 89bb03f2b758: Retrying in 7 seconds 1fc1c04bda5f: Retrying in 7 seconds 62d77d863a0b: Retrying in 7 seconds 1fc1c04bda5f: Retrying in 6 seconds 62d77d863a0b: Retrying in 6 seconds 89bb03f2b758: Retrying in 6 seconds 62d77d863a0b: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 5 seconds 89bb03f2b758: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 4 seconds 62d77d863a0b: Retrying in 4 seconds 89bb03f2b758: Retrying in 4 seconds 89bb03f2b758: Retrying in 3 seconds 62d77d863a0b: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 3 seconds 62d77d863a0b: Retrying in 2 seconds 89bb03f2b758: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 2 seconds 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 62d77d863a0b: Retrying in 1 second 62d77d863a0b: Retrying in 15 seconds 89bb03f2b758: Retrying in 15 seconds 1fc1c04bda5f: Retrying in 15 seconds 89bb03f2b758: Retrying in 14 seconds 62d77d863a0b: Retrying in 14 seconds 1fc1c04bda5f: Retrying in 14 seconds 62d77d863a0b: Retrying in 13 seconds 89bb03f2b758: Retrying in 13 seconds 1fc1c04bda5f: Retrying in 13 seconds 62d77d863a0b: Retrying in 12 seconds 89bb03f2b758: Retrying in 12 seconds 1fc1c04bda5f: Retrying in 12 seconds 62d77d863a0b: Retrying in 11 seconds 89bb03f2b758: Retrying in 11 seconds 1fc1c04bda5f: Retrying in 11 seconds 62d77d863a0b: Retrying in 10 seconds 89bb03f2b758: Retrying in 10 seconds 1fc1c04bda5f: Retrying in 10 seconds 89bb03f2b758: Retrying in 9 seconds 62d77d863a0b: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 9 seconds 62d77d863a0b: Retrying in 8 seconds 89bb03f2b758: Retrying in 8 seconds 1fc1c04bda5f: Retrying in 8 seconds 89bb03f2b758: Retrying in 7 seconds 62d77d863a0b: Retrying in 7 seconds 1fc1c04bda5f: Retrying in 7 seconds 62d77d863a0b: Retrying in 6 seconds 89bb03f2b758: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 6 seconds 89bb03f2b758: Retrying in 5 seconds 62d77d863a0b: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 5 seconds 62d77d863a0b: Retrying in 4 seconds 89bb03f2b758: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 4 seconds 89bb03f2b758: Retrying in 3 seconds 62d77d863a0b: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 3 seconds 62d77d863a0b: Retrying in 2 seconds 89bb03f2b758: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 2 seconds 62d77d863a0b: Retrying in 1 second 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 1fc1c04bda5f: Retrying in 20 seconds 62d77d863a0b: Retrying in 20 seconds 89bb03f2b758: Retrying in 20 seconds 62d77d863a0b: Retrying in 19 seconds 1fc1c04bda5f: Retrying in 19 seconds 89bb03f2b758: Retrying in 19 seconds 62d77d863a0b: Retrying in 18 seconds 1fc1c04bda5f: Retrying in 18 seconds 89bb03f2b758: Retrying in 18 seconds 62d77d863a0b: Retrying in 17 seconds 1fc1c04bda5f: Retrying in 17 seconds 89bb03f2b758: Retrying in 17 seconds 62d77d863a0b: Retrying in 16 seconds 1fc1c04bda5f: Retrying in 16 seconds 89bb03f2b758: Retrying in 16 seconds 1fc1c04bda5f: Retrying in 15 seconds 62d77d863a0b: Retrying in 15 seconds 89bb03f2b758: Retrying in 15 seconds 62d77d863a0b: Retrying in 14 seconds 1fc1c04bda5f: Retrying in 14 seconds 89bb03f2b758: Retrying in 14 seconds 1fc1c04bda5f: Retrying in 13 seconds 62d77d863a0b: Retrying in 13 seconds 89bb03f2b758: Retrying in 13 seconds 62d77d863a0b: Retrying in 12 seconds 1fc1c04bda5f: Retrying in 12 seconds 89bb03f2b758: Retrying in 12 seconds 62d77d863a0b: Retrying in 11 seconds 1fc1c04bda5f: Retrying in 11 seconds 89bb03f2b758: Retrying in 11 seconds 62d77d863a0b: Retrying in 10 seconds 1fc1c04bda5f: Retrying in 10 seconds 89bb03f2b758: Retrying in 10 seconds 62d77d863a0b: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 9 seconds 89bb03f2b758: Retrying in 9 seconds 62d77d863a0b: Retrying in 8 seconds 1fc1c04bda5f: Retrying in 8 seconds 89bb03f2b758: Retrying in 8 seconds 62d77d863a0b: Retrying in 7 seconds 1fc1c04bda5f: Retrying in 7 seconds 89bb03f2b758: Retrying in 7 seconds 62d77d863a0b: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 6 seconds 89bb03f2b758: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 5 seconds 62d77d863a0b: Retrying in 5 seconds 89bb03f2b758: Retrying in 5 seconds 62d77d863a0b: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 4 seconds 89bb03f2b758: Retrying in 4 seconds 62d77d863a0b: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 3 seconds 89bb03f2b758: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 2 seconds 62d77d863a0b: Retrying in 2 seconds 89bb03f2b758: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 1 second 62d77d863a0b: Retrying in 1 second 89bb03f2b758: Retrying in 1 second 55d7fd781f97: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 5 seconds 3e777526d60e: Retrying in 5 seconds 55d7fd781f97: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 4 seconds 3e777526d60e: Retrying in 4 seconds 55d7fd781f97: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 3 seconds 3e777526d60e: Retrying in 3 seconds 55d7fd781f97: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 2 seconds 3e777526d60e: Retrying in 2 seconds 55d7fd781f97: Retrying in 1 second 1a4ddf1752cd: Retrying in 1 second 3e777526d60e: Retrying in 1 second 1a4ddf1752cd: Retrying in 10 seconds 55d7fd781f97: Retrying in 10 seconds 3e777526d60e: Retrying in 10 seconds 55d7fd781f97: Retrying in 9 seconds 1a4ddf1752cd: Retrying in 9 seconds 3e777526d60e: Retrying in 9 seconds 55d7fd781f97: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 8 seconds 3e777526d60e: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 7 seconds 55d7fd781f97: Retrying in 7 seconds 3e777526d60e: Retrying in 7 seconds 55d7fd781f97: Retrying in 6 seconds 1a4ddf1752cd: Retrying in 6 seconds 3e777526d60e: Retrying in 6 seconds 1a4ddf1752cd: Retrying in 5 seconds 55d7fd781f97: Retrying in 5 seconds 3e777526d60e: Retrying in 5 seconds 55d7fd781f97: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 4 seconds 3e777526d60e: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 3e777526d60e: Retrying in 3 seconds 55d7fd781f97: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 2 seconds 3e777526d60e: Retrying in 2 seconds 55d7fd781f97: Retrying in 1 second 1a4ddf1752cd: Retrying in 1 second 3e777526d60e: Retrying in 1 second 1a4ddf1752cd: Retrying in 15 seconds 55d7fd781f97: Retrying in 15 seconds 3e777526d60e: Retrying in 15 seconds 1a4ddf1752cd: Retrying in 14 seconds 55d7fd781f97: Retrying in 14 seconds 3e777526d60e: Retrying in 14 seconds 55d7fd781f97: Retrying in 13 seconds 1a4ddf1752cd: Retrying in 13 seconds 3e777526d60e: Retrying in 13 seconds 1a4ddf1752cd: Retrying in 12 seconds 55d7fd781f97: Retrying in 12 seconds 3e777526d60e: Retrying in 12 seconds 1a4ddf1752cd: Retrying in 11 seconds 55d7fd781f97: Retrying in 11 seconds 3e777526d60e: Retrying in 11 seconds 55d7fd781f97: Retrying in 10 seconds 1a4ddf1752cd: Retrying in 10 seconds 3e777526d60e: Retrying in 10 seconds 55d7fd781f97: Retrying in 9 seconds 1a4ddf1752cd: Retrying in 9 seconds 3e777526d60e: Retrying in 9 seconds 55d7fd781f97: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 8 seconds 3e777526d60e: Retrying in 8 seconds 55d7fd781f97: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 7 seconds 3e777526d60e: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 6 seconds 55d7fd781f97: Retrying in 6 seconds 3e777526d60e: Retrying in 6 seconds 55d7fd781f97: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 5 seconds 3e777526d60e: Retrying in 5 seconds 55d7fd781f97: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 4 seconds 3e777526d60e: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 3e777526d60e: Retrying in 3 seconds 55d7fd781f97: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 2 seconds 3e777526d60e: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 1 second 55d7fd781f97: Retrying in 1 second 3e777526d60e: Retrying in 1 second 1a4ddf1752cd: Retrying in 20 seconds 55d7fd781f97: Retrying in 20 seconds 3e777526d60e: Retrying in 20 seconds 1a4ddf1752cd: Retrying in 19 seconds 55d7fd781f97: Retrying in 19 seconds 3e777526d60e: Retrying in 19 seconds 1a4ddf1752cd: Retrying in 18 seconds 55d7fd781f97: Retrying in 18 seconds 3e777526d60e: Retrying in 18 seconds 1a4ddf1752cd: Retrying in 17 seconds 55d7fd781f97: Retrying in 17 seconds 3e777526d60e: Retrying in 17 seconds 1a4ddf1752cd: Retrying in 16 seconds 55d7fd781f97: Retrying in 16 seconds 3e777526d60e: Retrying in 16 seconds 3e777526d60e: Retrying in 15 seconds 1a4ddf1752cd: Retrying in 15 seconds 55d7fd781f97: Retrying in 15 seconds 1a4ddf1752cd: Retrying in 14 seconds 3e777526d60e: Retrying in 14 seconds 55d7fd781f97: Retrying in 14 seconds 1a4ddf1752cd: Retrying in 13 seconds 3e777526d60e: Retrying in 13 seconds 55d7fd781f97: Retrying in 13 seconds 1a4ddf1752cd: Retrying in 12 seconds 55d7fd781f97: Retrying in 12 seconds 3e777526d60e: Retrying in 12 seconds 1a4ddf1752cd: Retrying in 11 seconds 55d7fd781f97: Retrying in 11 seconds 3e777526d60e: Retrying in 11 seconds 1a4ddf1752cd: Retrying in 10 seconds 55d7fd781f97: Retrying in 10 seconds 3e777526d60e: Retrying in 10 seconds 3e777526d60e: Retrying in 9 seconds 55d7fd781f97: Retrying in 9 seconds 1a4ddf1752cd: Retrying in 9 seconds 1a4ddf1752cd: Retrying in 8 seconds 3e777526d60e: Retrying in 8 seconds 55d7fd781f97: Retrying in 8 seconds 55d7fd781f97: Retrying in 7 seconds 3e777526d60e: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 6 seconds 55d7fd781f97: Retrying in 6 seconds 3e777526d60e: Retrying in 6 seconds 1a4ddf1752cd: Retrying in 5 seconds 55d7fd781f97: Retrying in 5 seconds 3e777526d60e: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 3e777526d60e: Retrying in 4 seconds 3e777526d60e: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 2 seconds 55d7fd781f97: Retrying in 2 seconds 3e777526d60e: Retrying in 2 seconds 55d7fd781f97: Retrying in 1 second 1a4ddf1752cd: Retrying in 1 second 3e777526d60e: Retrying in 1 second 51112f467235: Retrying in 5 seconds 98b493859992: Retrying in 5 seconds 665591398cd8: Retrying in 5 seconds 51112f467235: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 98b493859992: Retrying in 4 seconds 98b493859992: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 51112f467235: Retrying in 3 seconds 51112f467235: Retrying in 2 seconds 98b493859992: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 51112f467235: Retrying in 1 second 98b493859992: Retrying in 1 second 665591398cd8: Retrying in 1 second 98b493859992: Retrying in 10 seconds 665591398cd8: Retrying in 10 seconds 51112f467235: Retrying in 10 seconds 98b493859992: Retrying in 9 seconds 665591398cd8: Retrying in 9 seconds 51112f467235: Retrying in 9 seconds 98b493859992: Retrying in 8 seconds 665591398cd8: Retrying in 8 seconds 51112f467235: Retrying in 8 seconds 665591398cd8: Retrying in 7 seconds 98b493859992: Retrying in 7 seconds 51112f467235: Retrying in 7 seconds 665591398cd8: Retrying in 6 seconds 98b493859992: Retrying in 6 seconds 51112f467235: Retrying in 6 seconds 665591398cd8: Retrying in 5 seconds 98b493859992: Retrying in 5 seconds 51112f467235: Retrying in 5 seconds 665591398cd8: Retrying in 4 seconds 98b493859992: Retrying in 4 seconds 51112f467235: Retrying in 4 seconds 665591398cd8: Retrying in 3 seconds 98b493859992: Retrying in 3 seconds 51112f467235: Retrying in 3 seconds 665591398cd8: Retrying in 2 seconds 98b493859992: Retrying in 2 seconds 51112f467235: Retrying in 2 seconds 665591398cd8: Retrying in 1 second 98b493859992: Retrying in 1 second 51112f467235: Retrying in 1 second 98b493859992: Retrying in 15 seconds 51112f467235: Retrying in 15 seconds 665591398cd8: Retrying in 15 seconds 98b493859992: Retrying in 14 seconds 665591398cd8: Retrying in 14 seconds 51112f467235: Retrying in 14 seconds 98b493859992: Retrying in 13 seconds 665591398cd8: Retrying in 13 seconds 51112f467235: Retrying in 13 seconds 98b493859992: Retrying in 12 seconds 51112f467235: Retrying in 12 seconds 665591398cd8: Retrying in 12 seconds 98b493859992: Retrying in 11 seconds 665591398cd8: Retrying in 11 seconds 51112f467235: Retrying in 11 seconds 98b493859992: Retrying in 10 seconds 51112f467235: Retrying in 10 seconds 665591398cd8: Retrying in 10 seconds 98b493859992: Retrying in 9 seconds 665591398cd8: Retrying in 9 seconds 51112f467235: Retrying in 9 seconds 98b493859992: Retrying in 8 seconds 665591398cd8: Retrying in 8 seconds 51112f467235: Retrying in 8 seconds 98b493859992: Retrying in 7 seconds 665591398cd8: Retrying in 7 seconds 51112f467235: Retrying in 7 seconds 98b493859992: Retrying in 6 seconds 665591398cd8: Retrying in 6 seconds 51112f467235: Retrying in 6 seconds 98b493859992: Retrying in 5 seconds 51112f467235: Retrying in 5 seconds 665591398cd8: Retrying in 5 seconds 98b493859992: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 51112f467235: Retrying in 4 seconds 98b493859992: Retrying in 3 seconds 51112f467235: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 98b493859992: Retrying in 2 seconds 51112f467235: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 98b493859992: Retrying in 1 second 665591398cd8: Retrying in 1 second 51112f467235: Retrying in 1 second 665591398cd8: Retrying in 20 seconds 98b493859992: Retrying in 20 seconds 51112f467235: Retrying in 20 seconds 98b493859992: Retrying in 19 seconds 665591398cd8: Retrying in 19 seconds 51112f467235: Retrying in 19 seconds 98b493859992: Retrying in 18 seconds 665591398cd8: Retrying in 18 seconds 51112f467235: Retrying in 18 seconds 98b493859992: Retrying in 17 seconds 665591398cd8: Retrying in 17 seconds 51112f467235: Retrying in 17 seconds 98b493859992: Retrying in 16 seconds 51112f467235: Retrying in 16 seconds 665591398cd8: Retrying in 16 seconds 98b493859992: Retrying in 15 seconds 51112f467235: Retrying in 15 seconds 665591398cd8: Retrying in 15 seconds 98b493859992: Retrying in 14 seconds 665591398cd8: Retrying in 14 seconds 51112f467235: Retrying in 14 seconds 98b493859992: Retrying in 13 seconds 665591398cd8: Retrying in 13 seconds 51112f467235: Retrying in 13 seconds 98b493859992: Retrying in 12 seconds 665591398cd8: Retrying in 12 seconds 51112f467235: Retrying in 12 seconds 98b493859992: Retrying in 11 seconds 665591398cd8: Retrying in 11 seconds 51112f467235: Retrying in 11 seconds 98b493859992: Retrying in 10 seconds 665591398cd8: Retrying in 10 seconds 51112f467235: Retrying in 10 seconds 51112f467235: Retrying in 9 seconds 665591398cd8: Retrying in 9 seconds 98b493859992: Retrying in 9 seconds 98b493859992: Retrying in 8 seconds 665591398cd8: Retrying in 8 seconds 51112f467235: Retrying in 8 seconds 98b493859992: Retrying in 7 seconds 665591398cd8: Retrying in 7 seconds 51112f467235: Retrying in 7 seconds 98b493859992: Retrying in 6 seconds 665591398cd8: Retrying in 6 seconds 51112f467235: Retrying in 6 seconds 98b493859992: Retrying in 5 seconds 665591398cd8: Retrying in 5 seconds 51112f467235: Retrying in 5 seconds 98b493859992: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 51112f467235: Retrying in 4 seconds 98b493859992: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 51112f467235: Retrying in 3 seconds 98b493859992: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 51112f467235: Retrying in 2 seconds 665591398cd8: Retrying in 1 second 98b493859992: Retrying in 1 second 51112f467235: Retrying in 1 second d3488693da7c: Retrying in 5 seconds be2833b5f86d: Verifying Checksum be2833b5f86d: Download complete 9ccb93daed4a: Verifying Checksum 9ccb93daed4a: Download complete f5fab7e10b59: Verifying Checksum f5fab7e10b59: Download complete d3488693da7c: Retrying in 4 seconds 2a832462dfd9: Verifying Checksum 2a832462dfd9: Download complete 0ff9cb056691: Verifying Checksum 0ff9cb056691: Download complete d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second d3488693da7c: Retrying in 10 seconds d3488693da7c: Retrying in 9 seconds d3488693da7c: Retrying in 8 seconds d3488693da7c: Retrying in 7 seconds d3488693da7c: Retrying in 6 seconds d3488693da7c: Retrying in 5 seconds d3488693da7c: Retrying in 4 seconds d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second d3488693da7c: Retrying in 15 seconds d3488693da7c: Retrying in 14 seconds d3488693da7c: Retrying in 13 seconds d3488693da7c: Retrying in 12 seconds d3488693da7c: Retrying in 11 seconds d3488693da7c: Retrying in 10 seconds d3488693da7c: Retrying in 9 seconds d3488693da7c: Retrying in 8 seconds d3488693da7c: Retrying in 7 seconds d3488693da7c: Retrying in 6 seconds d3488693da7c: Retrying in 5 seconds d3488693da7c: Retrying in 4 seconds d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second d3488693da7c: Retrying in 20 seconds d3488693da7c: Retrying in 19 seconds d3488693da7c: Retrying in 18 seconds d3488693da7c: Retrying in 17 seconds d3488693da7c: Retrying in 16 seconds d3488693da7c: Retrying in 15 seconds d3488693da7c: Retrying in 14 seconds d3488693da7c: Retrying in 13 seconds d3488693da7c: Retrying in 12 seconds d3488693da7c: Retrying in 11 seconds d3488693da7c: Retrying in 10 seconds d3488693da7c: Retrying in 9 seconds d3488693da7c: Retrying in 8 seconds d3488693da7c: Retrying in 7 seconds d3488693da7c: Retrying in 6 seconds d3488693da7c: Retrying in 5 seconds d3488693da7c: Retrying in 4 seconds d3488693da7c: Retrying in 3 seconds d3488693da7c: Retrying in 2 seconds d3488693da7c: Retrying in 1 second unexpected EOF + continue + docker_distro_from_image_name ttcn3-gbproxy-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-gbproxy-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-gbproxy-test + echo ttcn3-gbproxy-test + dir=ttcn3-gbproxy-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-gbproxy-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-gbproxy-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-gbproxy-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-gbproxy-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-gbproxy-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-gbproxy-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_REMSIM_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-gbproxy-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 422B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #1 DONE 0.1s #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: #3 transferring context: 2B done #3 DONE 0.1s #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.73kB done #5 DONE 0.1s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #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" gbproxy #8 CACHED #9 [4/4] COPY GBPROXY_TESTS.CFG /data/GBProxy_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:27a308518c586cbc641c8529939d53ea829c8138db718e7491ca6360f32427be done #10 naming to docker.io/osmocom-build/ttcn3-gbproxy-test:latest 0.0s done #10 DONE 0.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-gbproxy-test' + docker_image_exists ttcn3-gbproxy-test + docker images -q osmocom-build/ttcn3-gbproxy-test + test -n 27a308518c58 + list_osmo_packages debian-bookworm ttcn3-gbproxy-test + local distro=debian-bookworm + local image=ttcn3-gbproxy-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-gbproxy-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-gbproxy-test/logs/gbproxy-tester + chmod a+w /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester + cp GBProxy_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester/GBProxy_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester/GBProxy_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester/GBProxy_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester/GBProxy_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy + cp osmo-gbproxy.cfg /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/unix + network_create + SUBNET=3065433 + seq 1 30 + echo (3065433 + 1) % 256 + bc + SUBNET=90 + NET_NAME=ttcn3-gbproxy-test-90 + SUB4=172.18.90.0/24 + SUB6=fd02:db8:90::/64 + set +x Creating network ttcn3-gbproxy-test-90, trying SUBNET=90... + docker network create --internal --subnet 172.18.90.0/24 --ipv6 --subnet fd02:db8:90::/64 ttcn3-gbproxy-test-90 a6136350cde5797b6fcab0a43b0dc57863d674cdd18f456b69daf628591e2ab3 + set +x ### Network ttcn3-gbproxy-test-90 created (SUBNET=90) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=90 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy/osmo-gbproxy.cfg Applying SUBNET=90 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester/GBProxy_Tests.cfg + echo Starting container with gbproxy Starting container with gbproxy + docker_network_params 90 10 + NET=90 + ADDR_SUFIX=10 + echo --network ttcn3-gbproxy-test-90 --ip 172.18.90.10 --ip6 fd02:db8:90::10 + docker run --rm --network ttcn3-gbproxy-test-90 --ip 172.18.90.10 --ip6 fd02:db8:90::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy:/data --name jenkins-ttcn3-gbproxy-test-1620-gbproxy -d osmocom-build/osmo-gbproxy-master /bin/sh -c osmo-gbproxy -c /data/osmo-gbproxy.cfg >/data/osmo-gbproxy.log 2>&1 787edd4025eb77e27c07dcf730be2c842b364a71e8377dcfde06d9509ff82761 + echo Starting container with gbproxy testsuite Starting container with gbproxy testsuite + docker_network_params 90 103 + NET=90 + ADDR_SUFIX=103 + echo --network ttcn3-gbproxy-test-90 --ip 172.18.90.103 --ip6 fd02:db8:90::103 + docker run --rm --network ttcn3-gbproxy-test-90 --ip 172.18.90.103 --ip6 fd02:db8:90::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.90.10 -e OSMO_SUT_PORT=4246 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester:/data --name jenkins-ttcn3-gbproxy-test-1620-ttcn3-gbproxy-test osmocom-build/ttcn3-gbproxy-test + SUBDIR=gbproxy + SUITE=GBProxy_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/gbproxy/GBProxy_Tests GBProxy_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GBProxy_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: GBProxy_Tests.cfg MC@68f58b00ed8d: Unix server socket created successfully. MC@68f58b00ed8d: Listening on TCP port 36713. 68f58b00ed8d is the default MC2> spawn /osmo-ttcn3-hacks/gbproxy/GBProxy_Tests 68f58b00ed8d 36713 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@68f58b00ed8d: New HC connected from 172.18.90.103 [172.18.90.103]. 68f58b00ed8d: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@68f58b00ed8d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@68f58b00ed8d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@68f58b00ed8d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@68f58b00ed8d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@68f58b00ed8d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@68f58b00ed8d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@68f58b00ed8d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@68f58b00ed8d: Configuration file was processed on all HCs. MC@68f58b00ed8d: Creating MTC on host 172.18.90.103. MC@68f58b00ed8d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup'. ------ GBProxy_Tests.TC_BVC_bringup ------ Sun Mar 9 03:03:51 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_BVC_bringup started. GbProxy_Test-NS(SGSN[0])(4)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(4)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(4)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(12)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(12)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(16)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(16)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(12)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(16)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(4)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(12)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(12)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(17)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(17)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(5)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(5)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(28)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(29)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(28)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(28)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(28)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(33)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(29)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(29)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(33)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(34)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(33)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(33)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(39)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(34)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(34)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(20)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(11)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(20)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(11)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(39)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(39)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(39)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(40)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(40)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(40)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(13)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(13)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_BVC_bringup" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_BVC_bringup(46) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@68f58b00ed8d: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@68f58b00ed8d: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@68f58b00ed8d: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@68f58b00ed8d: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@68f58b00ed8d: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup(46)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_BVC_bringup" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_BVC_bringup(47) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@68f58b00ed8d: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@68f58b00ed8d: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@68f58b00ed8d: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@68f58b00ed8d: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@68f58b00ed8d: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup(47)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(16)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(13)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(28)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(12)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(20)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(29)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(10)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(23)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(33)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(34)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(39)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(11)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@68f58b00ed8d: Final verdict of PTC: none TC_BVC_bringup(46)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(17)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(19)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(41)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(35)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(40)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(5)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(30)@68f58b00ed8d: Final verdict of PTC: none TC_BVC_bringup(47)@68f58b00ed8d: Final verdict of PTC: pass MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(3): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(5): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(8): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(10): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(11): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(12): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(13): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(16): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(17): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(19): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(20): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(21): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(23): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(25): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(28): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(29): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(30): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(32): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(33): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(34): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(35): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(37): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(39): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(40): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(41): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(43): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_BVC_bringup(46): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_BVC_bringup(47): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_BVC_bringup finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass'. Sun Mar 9 03:04:07 UTC 2025 ====== GBProxy_Tests.TC_BVC_bringup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213868) Waiting for packet dumper to finish... 1 (prev_count=213868, count=214960) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting'. ------ GBProxy_Tests.TC_BVC_bringup_conflicting ------ Sun Mar 9 03:04:09 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_BVC_bringup_conflicting started. GbProxy_Test-NS(SGSN[0])(49)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(49)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(49)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(49)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(61)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(61)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(61)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(49)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(62)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(62)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(50)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(50)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(73)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(74)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(73)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(73)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(78)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])(73)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(78)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(74)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(74)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(79)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@68f58b00ed8d: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@68f58b00ed8d: Rx BVC-RESET from BVCI=23 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@68f58b00ed8d: Rx BVC-RESET from BVCI=23 GbProxy_Test-NS(PCU[1])(78)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@68f58b00ed8d: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@68f58b00ed8d: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(78)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(84)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(79)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(79)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@68f58b00ed8d: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '7545'O ("uE") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(83)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '7545'O ("uE") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(84)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(85)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(84)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(84)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(85)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(85)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '754F'O ("uO") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '754F'O ("uO") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@68f58b00ed8d: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(88)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_BVC_bringup_conflicting" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_BVC_bringup_conflicting(91) GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@68f58b00ed8d: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@68f58b00ed8d: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@68f58b00ed8d: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@68f58b00ed8d: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@68f58b00ed8d: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup_conflicting(91)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_BVC_bringup_conflicting" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_BVC_bringup_conflicting(92) GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@68f58b00ed8d: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@68f58b00ed8d: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@68f58b00ed8d: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@68f58b00ed8d: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@68f58b00ed8d: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup_conflicting(92)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(48)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(50)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(66)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(62)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(69)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(61)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(49)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(54)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(74)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(73)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(83)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(78)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(51)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(79)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75)@68f58b00ed8d: Final verdict of PTC: none TC_BVC_bringup_conflicting(91)@68f58b00ed8d: Final verdict of PTC: pass TC_BVC_bringup_conflicting(92)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(63)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(88)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(84)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(68)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(80)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(85)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(87)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(48): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(49): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(50): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(51): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(53): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(54): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(58): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(61): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(62): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(63): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(65): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(66): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(68): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(69): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(70): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(73): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(74): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI23(76): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(77): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(78): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(79): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(80): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI23(81): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(82): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(83): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(84): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(85): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI23(86): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(87): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(88): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(89): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_BVC_bringup_conflicting(91): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_BVC_bringup_conflicting(92): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_BVC_bringup_conflicting finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass'. Sun Mar 9 03:04:30 UTC 2025 ====== GBProxy_Tests.TC_BVC_bringup_conflicting pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221016) Waiting for packet dumper to finish... 1 (prev_count=221016, count=222108) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata'. ------ GBProxy_Tests.TC_ul_unitdata ------ Sun Mar 9 03:04:32 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_ul_unitdata started. GbProxy_Test-NS(SGSN[0])(94)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(94)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(94)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(94)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(106)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(106)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(114)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(114)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(114)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(94)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(106)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(114)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(114)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(107)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(107)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(95)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(95)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(118)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(119)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(118)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(118)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(118)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(123)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(119)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(119)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(124)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(123)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(123)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(123)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(129)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(124)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(124)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(113)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(127)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(113)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(129)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(130)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(129)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(129)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(130)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(130)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(133)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(115)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(115)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_ul_unitdata" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ul_unitdata(136) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@68f58b00ed8d: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@68f58b00ed8d: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@68f58b00ed8d: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@68f58b00ed8d: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@68f58b00ed8d: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): none -> pass TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_ul_unitdata" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ul_unitdata(137) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@68f58b00ed8d: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@68f58b00ed8d: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@68f58b00ed8d: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@68f58b00ed8d: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@68f58b00ed8d: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): none -> pass TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(93)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(95)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(94)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(106)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(113)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(114)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(115)@68f58b00ed8d: Final verdict of PTC: none TC_ul_unitdata(137)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(96)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(112)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(129)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(130)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(133)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(120)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(119)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(127)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(118)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(126)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(123)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(108)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@68f58b00ed8d: Final verdict of PTC: none TC_ul_unitdata(136)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(107)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(132)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(124)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(94): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(95): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(96): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(98): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(103): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(106): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(107): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(108): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(110): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(112): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(113): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(114): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(115): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(118): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(119): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(120): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(122): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(123): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(124): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(126): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(127): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(128): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(129): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(130): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(132): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(133): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(134): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_ul_unitdata(136): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_ul_unitdata(137): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_ul_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass'. Sun Mar 9 03:04:43 UTC 2025 ====== GBProxy_Tests.TC_ul_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2762276) Waiting for packet dumper to finish... 1 (prev_count=2762276, count=2763368) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure'. ------ GBProxy_Tests.TC_ul_unitdata_pool_failure ------ Sun Mar 9 03:04:45 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_ul_unitdata_pool_failure started. GbProxy_Test-NS(SGSN[0])(139)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(139)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(139)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(139)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(151)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(151)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(139)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(151)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(140)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(140)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(152)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(152)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(163)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(164)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(163)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(168)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])(163)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(163)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(164)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(164)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(168)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(169)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(168)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(168)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(174)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(169)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(169)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(174)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(174)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(174)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(175)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(175)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(175)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@68f58b00ed8d: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@68f58b00ed8d: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_ul_unitdata_pool_failure" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ul_unitdata_pool_failure(181) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@68f58b00ed8d: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@68f58b00ed8d: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@68f58b00ed8d: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@68f58b00ed8d: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@68f58b00ed8d: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_ul_unitdata_pool_failure" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ul_unitdata_pool_failure(182) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@68f58b00ed8d: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@68f58b00ed8d: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@68f58b00ed8d: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@68f58b00ed8d: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@68f58b00ed8d: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(138)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(139)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(140)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(152)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(151)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(159)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(164)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(163)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(154)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(169)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(175)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(168)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(165)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(174)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(176)@68f58b00ed8d: Final verdict of PTC: none TC_ul_unitdata_pool_failure(181)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(146)@68f58b00ed8d: Final verdict of PTC: none TC_ul_unitdata_pool_failure(182)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(170)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(139): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(140): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(143): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(146): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(148): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(151): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(152): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(154): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(156): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(159): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(161): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(163): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(164): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(165): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(167): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(168): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(169): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(170): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(172): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(174): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(175): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(176): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(178): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_ul_unitdata_pool_failure(181): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_ul_unitdata_pool_failure(182): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_ul_unitdata_pool_failure finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass'. Sun Mar 9 03:05:16 UTC 2025 ====== GBProxy_Tests.TC_ul_unitdata_pool_failure pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2790468) Waiting for packet dumper to finish... 1 (prev_count=2790468, count=2806260) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata'. ------ GBProxy_Tests.TC_dl_unitdata ------ Sun Mar 9 03:05:18 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_dl_unitdata started. GbProxy_Test-NS(SGSN[0])(184)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(184)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(184)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(184)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(196)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(196)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(184)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(196)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(197)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(197)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(185)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(185)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(208)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(209)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(208)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(208)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(208)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(213)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(209)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(209)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(213)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(214)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(213)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(213)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(219)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(214)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(214)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(191)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(191)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(219)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(219)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(220)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(219)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(220)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(220)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(224)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(193)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(193)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_dl_unitdata" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_dl_unitdata(226) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@68f58b00ed8d: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@68f58b00ed8d: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@68f58b00ed8d: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@68f58b00ed8d: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@68f58b00ed8d: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): none -> pass TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_dl_unitdata" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_dl_unitdata(227) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@68f58b00ed8d: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@68f58b00ed8d: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@68f58b00ed8d: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@68f58b00ed8d: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@68f58b00ed8d: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): none -> pass TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(183)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(220)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(184)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(219)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(193)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(208)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(185)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(191)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(203)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(196)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(224)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(214)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(213)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(197)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(209)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(198)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(190)@68f58b00ed8d: Final verdict of PTC: none TC_dl_unitdata(226)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(215)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(210)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(221)@68f58b00ed8d: Final verdict of PTC: none TC_dl_unitdata(227)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(184): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(185): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(188): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(190): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(191): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(192): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(193): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(196): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(197): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(198): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(200): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(203): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(205): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(208): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(209): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(210): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(212): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(213): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(214): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(215): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(217): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(219): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(220): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(221): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(223): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(224): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_dl_unitdata(226): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_dl_unitdata(227): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_dl_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass'. Sun Mar 9 03:05:38 UTC 2025 ====== GBProxy_Tests.TC_dl_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2761732) Waiting for packet dumper to finish... 1 (prev_count=2761732, count=2782056) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability'. ------ GBProxy_Tests.TC_ra_capability ------ Sun Mar 9 03:05:40 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_ra_capability started. GbProxy_Test-NS(SGSN[0])(229)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(229)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(229)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(229)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(241)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(241)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(229)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(241)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(230)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(230)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(242)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(242)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(253)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(254)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(253)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(253)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(253)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(258)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(254)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(254)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(259)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(258)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(263)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(263)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(258)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(258)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(263)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(263)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(263)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(264)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(259)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(259)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(260)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(262)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(264)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(265)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(264)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(264)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(265)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(265)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_ra_capability" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ra_capability(271) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@68f58b00ed8d: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(260)@68f58b00ed8d: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@68f58b00ed8d: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@68f58b00ed8d: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@68f58b00ed8d: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability(271)@68f58b00ed8d: setverdict(pass): none -> pass TC_ra_capability(271)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(260)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_ra_capability" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ra_capability(272) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@68f58b00ed8d: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(260)@68f58b00ed8d: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@68f58b00ed8d: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@68f58b00ed8d: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@68f58b00ed8d: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability(272)@68f58b00ed8d: setverdict(pass): none -> pass TC_ra_capability(272)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(260)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(228)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(229)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(230)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(242)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(259)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(254)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(258)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(262)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(263)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(248)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(264)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@68f58b00ed8d: Final verdict of PTC: none TC_ra_capability(271)@68f58b00ed8d: Final verdict of PTC: pass TC_ra_capability(272)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(265)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(253)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(266)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(261)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(236)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(260)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(243)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(241)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(229): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(230): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(233): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(236): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(238): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(241): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(242): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(243): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(245): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(248): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(250): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(253): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(254): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(257): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(258): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(259): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(260): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(261): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(262): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(263): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(264): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(265): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(266): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(268): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_ra_capability(271): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_ra_capability(272): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_ra_capability finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass'. Sun Mar 9 03:05:46 UTC 2025 ====== GBProxy_Tests.TC_ra_capability pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=228544) Waiting for packet dumper to finish... 1 (prev_count=228544, count=245396) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd'. ------ GBProxy_Tests.TC_ra_capability_upd ------ Sun Mar 9 03:05:48 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_ra_capability_upd started. GbProxy_Test-NS(SGSN[0])(274)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(274)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(274)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(274)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(286)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(286)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(274)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(286)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(275)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(275)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(287)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(287)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(298)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(299)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(298)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(298)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(298)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(303)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(299)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(299)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(303)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(304)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(303)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(303)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(304)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(304)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(309)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(293)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(291)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(291)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(293)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(309)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(310)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(309)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(309)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(310)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(310)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(295)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(295)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_ra_capability_upd" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ra_capability_upd(316) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@68f58b00ed8d: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@68f58b00ed8d: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@68f58b00ed8d: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@68f58b00ed8d: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@68f58b00ed8d: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): none -> pass TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_ra_capability_upd" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ra_capability_upd(317) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@68f58b00ed8d: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@68f58b00ed8d: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@68f58b00ed8d: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@68f58b00ed8d: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@68f58b00ed8d: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): none -> pass TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(273)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(275)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(286)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(274)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(293)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(291)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(287)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(276)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(288)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(295)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(292)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(303)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(304)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(298)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(299)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@68f58b00ed8d: Final verdict of PTC: none TC_ra_capability_upd(317)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(281)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(300)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(309)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(310)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(312)@68f58b00ed8d: Final verdict of PTC: none TC_ra_capability_upd(316)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(305)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(274): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(275): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(276): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(278): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(281): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(283): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(286): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(287): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(288): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(290): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(291): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(292): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(293): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(294): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(295): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(298): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(299): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(300): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(302): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(303): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(304): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(305): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(307): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(309): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(310): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(312): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(314): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_ra_capability_upd(316): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_ra_capability_upd(317): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_ra_capability_upd finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass'. Sun Mar 9 03:05:54 UTC 2025 ====== GBProxy_Tests.TC_ra_capability_upd pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=243116) Waiting for packet dumper to finish... 1 (prev_count=243116, count=277672) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status'. ------ GBProxy_Tests.TC_radio_status ------ Sun Mar 9 03:05:56 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_radio_status started. GbProxy_Test-NS(SGSN[0])(319)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(319)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(319)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(319)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(331)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(331)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(319)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(331)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(320)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(320)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(332)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(332)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(343)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(344)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(343)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(343)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(343)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(348)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(348)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(344)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(344)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(349)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(348)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(348)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(349)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(349)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(354)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(353)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(354)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(355)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(354)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(354)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(355)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(355)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(358)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(340)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(338)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(338)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(340)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_radio_status" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_radio_status(361) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@68f58b00ed8d: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@68f58b00ed8d: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@68f58b00ed8d: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@68f58b00ed8d: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@68f58b00ed8d: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_radio_status(361)@68f58b00ed8d: setverdict(pass): none -> pass TC_radio_status(361)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_radio_status" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_radio_status(362) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@68f58b00ed8d: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@68f58b00ed8d: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@68f58b00ed8d: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@68f58b00ed8d: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@68f58b00ed8d: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_radio_status(362)@68f58b00ed8d: setverdict(pass): none -> pass TC_radio_status(362)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(318)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(319)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(320)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(338)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(340)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(331)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(343)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(344)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(332)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(339)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(325)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(349)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(348)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(334)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(345)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(353)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(354)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(355)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@68f58b00ed8d: Final verdict of PTC: none TC_radio_status(361)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(358)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(350)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(357)@68f58b00ed8d: Final verdict of PTC: none TC_radio_status(362)@68f58b00ed8d: Final verdict of PTC: pass MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(319): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(320): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(323): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(325): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(327): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(331): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(332): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(334): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(336): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(338): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(339): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(340): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(341): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(343): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(344): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(345): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(347): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(348): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(349): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(350): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(352): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(353): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(354): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(355): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(357): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(358): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(359): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_radio_status(361): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_radio_status(362): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_radio_status finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass'. Sun Mar 9 03:06:03 UTC 2025 ====== GBProxy_Tests.TC_radio_status pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=244772) Waiting for packet dumper to finish... 1 (prev_count=244772, count=245864) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi'. ------ GBProxy_Tests.TC_radio_status_tmsi ------ Sun Mar 9 03:06:05 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_radio_status_tmsi started. GbProxy_Test-NS(SGSN[0])(364)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(364)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(364)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(364)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(376)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(376)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(386)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(386)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(386)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(364)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(376)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(386)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(386)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(365)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(365)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(377)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(377)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(388)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(389)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(388)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(388)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(388)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(393)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(389)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(389)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(394)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(393)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(393)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(399)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-NS(PCU[1])(393)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(394)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(394)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(399)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(397)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(371)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(400)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(371)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(399)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(399)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(400)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(400)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(383)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(373)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(383)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(403)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(373)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(385)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(385)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_radio_status_tmsi" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_radio_status_tmsi(406) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@68f58b00ed8d: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@68f58b00ed8d: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@68f58b00ed8d: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(406)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_radio_status_tmsi" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_radio_status_tmsi(407) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@68f58b00ed8d: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@68f58b00ed8d: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@68f58b00ed8d: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(407)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(363)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(400)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(364)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(365)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(373)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(383)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(394)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(376)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(385)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(366)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(397)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(386)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(388)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(389)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(384)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(370)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(399)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(379)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(393)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(390)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(396)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(403)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(402)@68f58b00ed8d: Final verdict of PTC: none TC_radio_status_tmsi(407)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(371)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(377)@68f58b00ed8d: Final verdict of PTC: none TC_radio_status_tmsi(406)@68f58b00ed8d: Final verdict of PTC: pass MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(364): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(365): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(366): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(368): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(370): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(371): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(372): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(373): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(376): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(377): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(379): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(381): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(383): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(384): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(385): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(386): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(388): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(389): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(390): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(392): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(393): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(394): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(396): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(397): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(398): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(399): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(400): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(402): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(403): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(404): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_radio_status_tmsi(406): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_radio_status_tmsi(407): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_radio_status_tmsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass'. Sun Mar 9 03:06:11 UTC 2025 ====== GBProxy_Tests.TC_radio_status_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=244632) Waiting for packet dumper to finish... 1 (prev_count=244632, count=245724) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi'. ------ GBProxy_Tests.TC_radio_status_imsi ------ Sun Mar 9 03:06:13 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_radio_status_imsi started. GbProxy_Test-NS(SGSN[0])(409)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(409)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(409)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(409)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(421)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(421)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(431)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(431)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(431)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(409)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(421)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(431)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(431)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(422)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(422)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(410)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(410)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(433)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(434)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(433)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(433)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(433)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(438)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(434)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(434)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(438)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(439)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(438)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(438)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(439)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(439)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(444)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(444)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(445)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(444)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(444)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(445)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(445)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(449)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(428)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(430)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(428)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(430)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_radio_status_imsi" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_radio_status_imsi(451) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@68f58b00ed8d: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@68f58b00ed8d: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@68f58b00ed8d: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@68f58b00ed8d: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(451)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_radio_status_imsi" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_radio_status_imsi(452) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@68f58b00ed8d: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@68f58b00ed8d: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@68f58b00ed8d: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@68f58b00ed8d: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(452)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(408)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(410)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(409)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(430)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(421)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(428)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(431)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(429)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(411)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(434)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(433)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(422)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(439)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(444)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(445)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(416)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(438)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(449)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(440)@68f58b00ed8d: Final verdict of PTC: none TC_radio_status_imsi(451)@68f58b00ed8d: Final verdict of PTC: pass TC_radio_status_imsi(452)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(435)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(424)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(446)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(408): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(409): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(410): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(411): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(413): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(416): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(418): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(421): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(422): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(424): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(426): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(428): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(429): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(43Sun Mar 9 03:06:19 UTC 2025 ====== GBProxy_Tests.TC_radio_status_imsi pass ====== 0): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(431): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(433): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(434): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(435): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(437): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(438): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(439): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(440): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(442): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(444): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(445): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(446): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(448): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(449): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_radio_status_imsi(451): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_radio_status_imsi(452): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_radio_status_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=213724) Waiting for packet dumper to finish... 1 (prev_count=213724, count=249320) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend'. ------ GBProxy_Tests.TC_suspend ------ Sun Mar 9 03:06:21 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_suspend started. GbProxy_Test-NS(SGSN[0])(454)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(454)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(454)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(454)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(466)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(466)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(454)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(466)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(455)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(455)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(467)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(467)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(478)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(479)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(478)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(478)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(478)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(483)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(479)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(479)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(483)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(484)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(483)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(483)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(484)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(484)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(489)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(489)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(489)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(490)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(489)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(490)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(490)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010000110000000000000100100'B == '42180024'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=2, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010000110000000000000100101'B == '42180025'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=3, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010000110000000000000100110'B == '42180026'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=4, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010000110000000000000100111'B == '42180027'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=5, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010000110000000000000101000'B == '42180028'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=6, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010000110000000000000101001'B == '42180029'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=7, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010000110000000000000101010'B == '4218002A'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=8, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010000110000000000000101011'B == '4218002B'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=9, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010000110000000000000101100'B == '4218002C'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010001000000000000000100100'B == '42200024'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=2, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010001000000000000000100101'B == '42200025'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=3, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010001000000000000000100110'B == '42200026'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=4, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010001000000000000000100111'B == '42200027'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=5, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010001000000000000000101000'B == '42200028'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=6, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010001000000000000000101001'B == '42200029'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=7, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010001000000000000000101010'B == '4220002A'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=8, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010001000000000000000101011'B == '4220002B'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=9, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010001000000000000000101100'B == '4220002C'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(453)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(455)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(467)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(454)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(489)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(478)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(490)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(483)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(466)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(479)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(461)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(456)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(480)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(468)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(472)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(484)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(453): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(454): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(455): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(456): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(458): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(461): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(463): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(466): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(467): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(468): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(470): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(472): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(474): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(478): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(479): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(480): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(482): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(483): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(484): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(487): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(489): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(490): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(493): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_suspend finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass'. Sun Mar 9 03:06:27 UTC 2025 ====== GBProxy_Tests.TC_suspend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=347708) Waiting for packet dumper to finish... 1 (prev_count=347708, count=348700) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume'. ------ GBProxy_Tests.TC_resume ------ Sun Mar 9 03:06:29 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_resume started. GbProxy_Test-NS(SGSN[0])(497)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(497)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(497)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(497)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(509)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(509)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(509)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(497)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(510)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(510)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(498)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(498)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(521)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(522)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(521)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(526)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])(521)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(521)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(526)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(522)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(522)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(527)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(524)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(526)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(526)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(527)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(527)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(532)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(532)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(532)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(533)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(532)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(533)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(533)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010000110000000000000100100'B == '42180024'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=2, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010000110000000000000100101'B == '42180025'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=3, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010000110000000000000100110'B == '42180026'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=4, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010000110000000000000100111'B == '42180027'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=5, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010000110000000000000101000'B == '42180028'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=6, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010000110000000000000101001'B == '42180029'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=7, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010000110000000000000101010'B == '4218002A'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=8, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010000110000000000000101011'B == '4218002B'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=9, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010000110000000000000101100'B == '4218002C'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010001000000000000000100100'B == '42200024'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=2, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010001000000000000000100101'B == '42200025'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=3, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010001000000000000000100110'B == '42200026'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=4, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010001000000000000000100111'B == '42200027'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=5, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010001000000000000000101000'B == '42200028'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=6, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010001000000000000000101001'B == '42200029'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=7, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010001000000000000000101010'B == '4220002A'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=8, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010001000000000000000101011'B == '4220002B'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: f_gen_tmsi(suffix:=9, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010001000000000000000101100'B == '4220002C'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(496)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(510)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(497)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(498)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(509)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(503)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(511)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(526)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(527)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(522)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(532)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(521)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(533)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(524)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(516)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(534)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(523)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(497): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(498): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(501): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(503): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(505): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(509): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(510): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(511): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(513): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(516): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(518): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(521): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(522): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(523): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(524): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(525): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(526): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(527): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(530): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(532): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(533): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(534): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(536): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_resume finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass'. Sun Mar 9 03:06:35 UTC 2025 ====== GBProxy_Tests.TC_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=347904) Waiting for packet dumper to finish... 1 (prev_count=347904, count=348896) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace'. ------ GBProxy_Tests.TC_trace ------ Sun Mar 9 03:06:37 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_trace started. GbProxy_Test-NS(SGSN[0])(540)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(540)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(540)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(540)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(552)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(552)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(562)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(562)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(562)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(540)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(552)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(562)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(562)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(541)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(541)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(553)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(553)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(564)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(565)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(564)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(564)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(564)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(569)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(565)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(565)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(569)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(570)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(569)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(569)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(575)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(570)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(570)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(575)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(576)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(575)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(575)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(576)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(576)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(559)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(559)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(561)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(561)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(539)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(553)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(541)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(540)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(565)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(559)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(562)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(552)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(564)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(560)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(561)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(542)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(569)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(570)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(547)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(555)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(576)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(575)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(571)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(578)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(540): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(541): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(542): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(544): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546): none (pass -> pass)Sun Mar 9 03:06:45 UTC 2025 ====== GBProxy_Tests.TC_trace pass ====== MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(547): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(549): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550): none (pass -> pass)Waiting for packet dumper to finish... 0 (prev_count=-1, count=215400) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(552): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(553): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(555): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(557): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(559): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(560): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(561): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(562): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(564): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(565): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(568): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(569): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(570): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(571): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(573): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(575): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(576): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(578): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(580): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_trace finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass'. Waiting for packet dumper to finish... 1 (prev_count=215400, count=216492) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded'. ------ GBProxy_Tests.TC_llc_discarded ------ Sun Mar 9 03:06:47 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_llc_discarded started. GbProxy_Test-NS(SGSN[0])(583)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(583)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(583)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(583)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(592)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(592)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(595)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(595)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(592)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(595)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(583)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(592)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(592)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(596)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(596)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(584)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(584)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(607)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(608)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(607)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(607)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(607)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(612)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(608)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(608)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(613)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(612)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(617)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(617)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(612)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(612)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(617)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(617)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(617)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(618)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(613)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(613)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(589)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(589)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(618)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(602)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(616)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(602)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(600)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(600)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(619)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(618)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(618)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(619)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(619)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(591)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(604)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(591)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(604)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_llc_discarded" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_llc_discarded(625) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@68f58b00ed8d: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@68f58b00ed8d: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@68f58b00ed8d: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@68f58b00ed8d: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@68f58b00ed8d: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_llc_discarded(625)@68f58b00ed8d: setverdict(pass): none -> pass TC_llc_discarded(625)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_llc_discarded" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_llc_discarded(626) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@68f58b00ed8d: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@68f58b00ed8d: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@68f58b00ed8d: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@68f58b00ed8d: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@68f58b00ed8d: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_llc_discarded(626)@68f58b00ed8d: setverdict(pass): none -> pass TC_llc_discarded(626)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(582)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(583)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(589)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(596)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(584)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(604)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(591)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(602)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(592)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(595)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(600)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(607)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(608)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(601)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(609)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(597)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(616)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(618)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(590)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(612)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(619)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(617)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(613)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@68f58b00ed8d: Final verdict of PTC: none TC_llc_discarded(625)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(615)@68f58b00ed8d: Final verdict of PTC: none TC_llc_discarded(626)@68f58b00ed8d: Final verdict of PTC: pass MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(583): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(584): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(587): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(589): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(590): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(591): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(592): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(595): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(596): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(597): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(599): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(600): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(601): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(602): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(603): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(604): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(607): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(608): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(609): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(611): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(612): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(613): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(615): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(616): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(617): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(618): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(619): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(622): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_llc_discarded(625): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_llc_discarded(626): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_llc_discarded finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass'. Sun Mar 9 03:06:53 UTC 2025 ====== GBProxy_Tests.TC_llc_discarded pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=216192) Waiting for packet dumper to finish... 1 (prev_count=216192, count=217284) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload'. ------ GBProxy_Tests.TC_overload ------ Sun Mar 9 03:06:55 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_overload started. GbProxy_Test-NS(SGSN[0])(628)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(628)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(628)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(628)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(640)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(640)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(650)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(650)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(650)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(640)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(628)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(650)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(650)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(641)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(641)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(629)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(629)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(652)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(653)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(652)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(652)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(652)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(657)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(653)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(653)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(658)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(657)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(657)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(663)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-NS(PCU[1])(657)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(658)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(658)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(663)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])-BVCI20022(661)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(659)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(664)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(663)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(663)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(664)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(664)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(668)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(666)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(647)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(649)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(647)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(649)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(627)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(628)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(647)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(649)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(641)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(657)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(658)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(640)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(635)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(652)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(653)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(643)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(661)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(663)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(659)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(664)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(650)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(648)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(629)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(660)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(668)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(666)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(665)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(627): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(628): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(629): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(632): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(635): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(637): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(640): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(641): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(643): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(645): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(647): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(648): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(649): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(650): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(652): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(653): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(656): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(657): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(658): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(659): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(660): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(661): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(662): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(663): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(664): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(665): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(666): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(667): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(668): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_overload finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass'. Sun Mar 9 03:07:03 UTC 2025 ====== GBProxy_Tests.TC_overload pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214072) Waiting for packet dumper to finish... 1 (prev_count=214072, count=215164) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp'. ------ GBProxy_Tests.TC_bvc_block_ptp ------ Sun Mar 9 03:07:05 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_bvc_block_ptp started. GbProxy_Test-NS(SGSN[0])(671)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(671)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(671)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(671)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(683)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(683)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(683)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(671)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(684)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(684)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(672)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(672)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(695)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(696)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(695)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(695)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(695)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(700)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(696)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(696)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(700)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(701)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(700)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(700)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(706)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(701)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(701)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(706)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(707)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(706)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(706)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(707)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(707)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@68f58b00ed8d: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@68f58b00ed8d: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(670)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(672)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(671)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(684)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(683)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(701)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(700)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(696)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(678)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(690)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(706)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(707)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(697)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(695)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(686)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(702)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(708)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(670): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(671): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(672): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(675): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(678): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(680): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(683): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(684): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(686): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(688): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(690): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(692): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(695): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(696): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(697): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(699): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(700): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(701): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(702): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(704): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(706): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(707): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(708): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(710): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_bvc_block_ptp finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass'. Sun Mar 9 03:07:12 UTC 2025 ====== GBProxy_Tests.TC_bvc_block_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212124) Waiting for packet dumper to finish... 1 (prev_count=212124, count=220876) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp'. ------ GBProxy_Tests.TC_bvc_unblock_ptp ------ Sun Mar 9 03:07:14 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_bvc_unblock_ptp started. GbProxy_Test-NS(SGSN[0])(714)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(714)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(714)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(714)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(726)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(726)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(726)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(714)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(727)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(727)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(715)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(715)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(738)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(739)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(738)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(738)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(738)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(743)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(739)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(739)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(743)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(744)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(743)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(743)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(744)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(744)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(749)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(749)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(749)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(749)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(750)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(750)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(750)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@68f58b00ed8d: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@68f58b00ed8d: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(713)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(714)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(738)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(739)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(721)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(743)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(744)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(727)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(733)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(749)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(750)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(729)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(745)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(726)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(740)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(715)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(713): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(714): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(715): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(718): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(721): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(723): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(726): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(727): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(729): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(731): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(733): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(735): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(738): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(739): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(740): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(742): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(743): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(744): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(745): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(747): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(749): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(750): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(753): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_bvc_unblock_ptp finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass'. Sun Mar 9 03:07:22 UTC 2025 ====== GBProxy_Tests.TC_bvc_unblock_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220456) Waiting for packet dumper to finish... 1 (prev_count=220456, count=229188) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_bss ------ Sun Mar 9 03:07:24 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_bvc_reset_ptp_from_bss started. GbProxy_Test-NS(SGSN[0])(757)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(757)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(757)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(757)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(769)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(769)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(779)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(779)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(779)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(757)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(769)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(779)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(779)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(758)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(758)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(770)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(770)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(781)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(782)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(781)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(781)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(781)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(786)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(782)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(782)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(786)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(787)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(786)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(786)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(792)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(787)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(787)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(792)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(792)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(793)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(792)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(793)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(793)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(776)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(776)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(778)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(778)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(756)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(769)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(758)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(776)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(781)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(779)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(757)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(782)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(770)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(778)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(759)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(772)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(786)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(787)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(777)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(764)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(788)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(792)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(793)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(794)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(757): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(758): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(759): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(761): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(764): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(766): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(769): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(770): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(772): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(774): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(776): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(777): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(778): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(779): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(781): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(782): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(785): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(786): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(787): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(788): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(790): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(792): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(793): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(794): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(796): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_bvc_reset_ptp_from_bss finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass'. Sun Mar 9 03:07:35 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=229756) Waiting for packet dumper to finish... 1 (prev_count=229756, count=230848) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_bss ------ Sun Mar 9 03:07:38 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_bvc_reset_sig_from_bss started. GbProxy_Test-NS(SGSN[0])(800)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(800)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(800)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(800)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(812)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(812)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(800)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(812)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(801)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(801)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(813)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(813)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(824)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(825)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(824)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(824)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(824)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(829)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(825)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(825)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(830)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(829)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(834)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(834)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(829)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(829)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(834)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(835)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(834)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(834)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(830)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(830)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(807)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(833)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(807)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(831)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(835)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(836)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(835)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(835)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(836)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(836)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(809)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(809)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(825)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@68f58b00ed8d: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@68f58b00ed8d: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(799)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(800)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(807)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(801)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(812)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(813)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(809)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(802)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(814)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(818)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(824)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(830)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(829)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(831)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(834)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(836)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(833)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(825)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(835)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(806)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(832)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(838)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(800): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(801): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(802): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(804): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(806): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(807): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(808): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(809): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(812): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(813): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(814): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(816): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(818): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(820): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(824): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(825): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(828): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(829): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(830): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(831): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(832): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(833): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(834): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(835): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(836): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(838): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(840): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_bvc_reset_sig_from_bss finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass'. Sun Mar 9 03:07:49 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_sig_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=240132) Waiting for packet dumper to finish... 1 (prev_count=240132, count=241224) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn ------ Sun Mar 9 03:07:51 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_bvc_reset_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(843)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(843)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(843)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(843)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(855)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(855)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(843)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(855)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(844)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(844)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(856)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(856)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(867)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(868)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(867)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(867)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(867)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(872)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(868)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(868)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(873)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(872)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(872)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(878)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-NS(PCU[1])(872)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(878)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])(873)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(873)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(879)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(874)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(862)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(876)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(862)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(878)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(878)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(879)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(879)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(880)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(882)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(864)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(864)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(842)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(843)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(844)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(856)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(862)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(855)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(864)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(846)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(861)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(868)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(872)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(873)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(879)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(882)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(880)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(857)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(850)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(878)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(876)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(874)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(867)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(875)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(881)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(842): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(843): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(844): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(846): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(848): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(850): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(852): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(855): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(856): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(857): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(859): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(861): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(862): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(863): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(864): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(867): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(868): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(871): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(872): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(873): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(874): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(875): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(876): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(877): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(878): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(879): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(880): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(881): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(882): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(883): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_bvc_reset_ptp_from_sgsn finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass'. Sun Mar 9 03:08:00 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213152) Waiting for packet dumper to finish... 1 (prev_count=213152, count=222128) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn ------ Sun Mar 9 03:08:02 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_bvc_reset_blocked_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(886)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(886)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(886)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(886)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(898)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(898)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(908)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(908)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(908)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(886)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(898)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(908)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(908)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(887)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(887)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(899)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(899)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(910)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(911)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(910)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(910)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(910)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(915)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(911)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(911)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(915)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(916)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(915)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(915)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(921)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(916)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(916)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(921)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(922)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(921)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(921)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(922)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(922)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(924)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(926)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(905)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(905)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(907)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(907)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: { nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@68f58b00ed8d: Disabling NSVC on user request GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@68f58b00ed8d: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@68f58b00ed8d: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@68f58b00ed8d: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@68f58b00ed8d: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(885)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(907)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(887)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(886)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(899)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(905)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(898)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(908)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(893)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(906)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(888)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(915)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(911)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(910)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(916)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(924)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(922)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(921)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(901)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(926)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(923)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(886): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(887): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(888): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(890): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(893): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(895): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(898): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(899): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(901): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(903): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(905): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(906): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(907): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(908): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(910): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(911): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(914): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(915): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(916): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(919): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(921): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(922): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(923): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(924): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(925): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(926): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_bvc_reset_blocked_ptp_from_sgsn finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass'. Sun Mar 9 03:08:21 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238148) Waiting for packet dumper to finish... 1 (prev_count=238148, count=240792) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_sgsn ------ Sun Mar 9 03:08:23 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_bvc_reset_sig_from_sgsn started. GbProxy_Test-NS(SGSN[0])(929)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(929)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(929)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(929)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(941)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(941)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(929)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(941)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(930)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(942)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(942)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(953)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(954)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(953)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(953)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(953)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(958)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(954)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(954)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(959)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(958)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(964)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-NS(PCU[1])(958)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(958)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(959)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(959)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(964)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])-BVCI20022(962)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(960)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(965)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(964)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(964)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(965)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(965)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(937)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(937)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(959)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[2])(965)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(954)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(960)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(962)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(960)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(962)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(937)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(928)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(937)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(930)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(941)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(942)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(929)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(953)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(954)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(936)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(959)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(960)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(962)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(964)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(958)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(947)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(965)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(961)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(966)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(928): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(929): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(930): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(933): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(936): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(937): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(938): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(941): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(942): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(945): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(947): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(949): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(953): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(954): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(957): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(958): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(959): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(960): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(961): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(962): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(963): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(964): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(965): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(966): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(968): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_bvc_reset_sig_from_sgsn finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass'. Sun Mar 9 03:08:35 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=292656) Waiting for packet dumper to finish... 1 (prev_count=292656, count=293748) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss'. ------ GBProxy_Tests.TC_paging_ps_ptp_bss ------ Sun Mar 9 03:08:37 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_bss started. GbProxy_Test-NS(SGSN[0])(972)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(972)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(972)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(972)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(984)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(984)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(992)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(992)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(992)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(972)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(984)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(992)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(992)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(973)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(973)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(985)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(985)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(996)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(997)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(996)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(996)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(996)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1001)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(997)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(997)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1001)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1002)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1001)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1001)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1002)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1002)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1006)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(991)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(991)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1007)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-NS(PCU[2])(1007)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1007)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1008)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1007)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1008)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1008)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(993)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(993)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bss(1014) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bss(1014)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bss(1015) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bss(1015)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(971)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(972)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(973)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(991)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(992)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(996)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(997)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(984)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(990)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(974)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(993)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(985)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1001)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1002)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(978)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(986)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1007)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(998)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1008)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1006)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_ptp_bss(1014)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_ps_ptp_bss(1015)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1003)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1009)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(972): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(973): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(974): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(976): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(978): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(980): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(984): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(985): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(986): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(988): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(990): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(991): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(992): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(993): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(996): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(997): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(998): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1000): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1001): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1002): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1003): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1005): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1006): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1007): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1008): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1009): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1011): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_bss(1014): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_bss(1015): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass'. Sun Mar 9 03:08:47 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220236) Waiting for packet dumper to finish... 1 (prev_count=220236, count=222492) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac ------ Sun Mar 9 03:08:49 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_lac started. GbProxy_Test-NS(SGSN[0])(1017)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1017)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1017)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(1017)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1029)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(1029)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1017)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1029)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1018)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1018)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1030)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1030)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1041)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1042)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1041)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1041)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1041)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1046)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(1042)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1042)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1047)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1046)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1046)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1046)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1052)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1047)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1047)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1050)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1052)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1053)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1052)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1052)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1053)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1053)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1056)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_lac(1059) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac(1059)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_lac(1060) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac(1060)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1016)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1017)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1030)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1018)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1029)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1036)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1042)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1041)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1023)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_ptp_lac(1059)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_ps_ptp_lac(1060)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1053)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1050)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1046)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1052)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1047)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1043)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1055)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1056)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1049)@68f58b00ed8d: Final verdict of PTC: none Sun Mar 9 03:08:59 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_lac pass ====== MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1017): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1018): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1021): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1023): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1025): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1029): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1030): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1033): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1036): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1038): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1041): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1042): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1043): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1045): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1046): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1047): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1049): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1050): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1051): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1052): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1053): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1055): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1056): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1057): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_lac(1059): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_lac(1060): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=220332) Waiting for packet dumper to finish... 1 (prev_count=220332, count=222588) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac_unknown ------ Sun Mar 9 03:09:01 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1062)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1062)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1062)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(1062)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1070)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1070)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1074)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1074)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1070)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1074)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1062)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1070)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1070)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1075)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1075)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1063)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1063)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1086)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1087)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1086)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1086)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1086)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1091)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1087)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1087)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1091)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1092)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1091)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1091)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1097)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1092)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1092)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1097)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1069)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1069)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1098)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1097)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1097)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1098)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1098)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1101)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1071)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1071)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_lac_unknown(1104) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac_unknown(1104)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_lac_unknown(1105) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac_unknown(1105)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1061)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1062)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1063)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1075)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1069)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1086)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1074)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1087)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1070)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1071)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1088)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1064)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1077)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1081)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1092)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1091)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1098)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1068)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1093)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1097)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1101)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1105)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1100)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1104)@68f58b00ed8d: Final verdict of PTC: pass MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1061): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1062): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1063): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1064): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1066): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1068): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1069): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1070): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1071): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1074): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1075): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1077): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1079): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1081):Sun Mar 9 03:09:11 UTC 2025 none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1083): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1086): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1087): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1088): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1090): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1091): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1092): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1093): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1095): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1097): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1098): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1100): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])====== GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass ====== -BVCI20032(1101): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1102): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1104): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1105): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=220708) Waiting for packet dumper to finish... 1 (prev_count=220708, count=222964) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac ------ Sun Mar 9 03:09:13 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_rac started. GbProxy_Test-NS(SGSN[0])(1107)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1107)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1107)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(1107)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1119)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1119)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1119)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1107)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1120)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1120)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1108)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1108)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1131)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1132)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1131)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1136)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])(1131)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1131)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1136)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1137)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(1132)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1132)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1136)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1136)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1142)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1137)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1137)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1142)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1147)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1147)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1143)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1142)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1142)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1147)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1147)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1147)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1143)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1143)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1146)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1144)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_rac(1149) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1144)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, 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 } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac(1149)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1144)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_rac(1150) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1144)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, 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 } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac(1150)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1144)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1106)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1107)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1108)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1119)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1120)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1127)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1136)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1146)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1131)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1132)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1143)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1144)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1114)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1122)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1137)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1142)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1147)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1145)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1133)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_ptp_rac(1149)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_ps_ptp_rac(1150)@68f58b00ed8d: Final verdict of PTC: pass MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1106): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1107): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1108): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1111): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1114): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1116): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1119): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1120): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1122): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1124): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1127): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1129): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1131): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1132): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1133): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1135): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1136): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1137): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1140): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1142): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1143): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1144): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1145): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1146): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1147): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_rac(1149): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_rac(1150): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass'. Sun Mar 9 03:09:23 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220324) Waiting for packet dumper to finish... 1 (prev_count=220324, count=222580) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac_unknown ------ Sun Mar 9 03:09:25 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1152)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1152)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1152)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(1152)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1164)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(1164)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1152)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1164)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1165)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1165)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1153)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1153)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1176)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1177)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1176)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1176)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1176)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1181)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1177)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1177)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1181)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1182)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1181)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1181)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1182)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1182)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1187)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1187)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1188)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1187)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1187)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1188)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1188)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1192)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_rac_unknown(1194) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac_unknown(1194)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_rac_unknown(1195) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac_unknown(1195)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1151)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1152)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1153)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1165)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1159)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1166)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1171)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1176)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1177)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1181)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1182)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1164)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1187)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1188)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1192)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_ptp_rac_unknown(1195)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_ps_ptp_rac_unknown(1194)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1189)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1151): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1152): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1153): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1156): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1159): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1161): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1164): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1165): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1166): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1168): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1171): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1173): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1176): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1177): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1180): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1181): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1182): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1185): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1187): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1188): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1189): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1191): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1192): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1194): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1195): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass'. Sun Mar 9 03:09:35 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220244) Waiting for packet dumper to finish... 1 (prev_count=220244, count=222500) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci ------ Sun Mar 9 03:09:37 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1197)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1197)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1202)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1197)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1202)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1197)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1209)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(1209)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1202)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1197)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1209)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1202)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1202)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1198)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1198)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1210)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1210)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1221)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1222)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1221)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1221)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1221)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1226)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1222)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1222)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1226)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1227)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1226)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1226)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1232)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1227)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1227)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1201)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1201)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1232)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1233)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1232)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1232)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1233)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1233)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1236)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bvci(1239) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci(1239)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bvci(1240) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci(1240)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1196)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1202)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1209)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1201)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1198)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1197)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1227)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1222)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1221)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1226)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1200)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_ptp_bvci(1239)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1233)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1232)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_ptp_bvci(1240)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1228)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1236)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1235)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1210)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1217)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1197): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1198): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1199): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1200): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1201): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1202): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1206): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1209): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1210): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1214): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1217): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1219): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1221): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1222): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1225): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1226): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1227): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1228): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1230): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1232): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1233): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1235): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1236): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1237): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_bvci(1239): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_bvci(1240): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass'. Sun Mar 9 03:09:46 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219912) Waiting for packet dumper to finish... 1 (prev_count=219912, count=222168) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi ------ Sun Mar 9 03:09:48 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1242)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1242)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1242)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(1242)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1254)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1254)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1242)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1254)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1255)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1255)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1243)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1243)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1266)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1267)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1266)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1266)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1266)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1271)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(1267)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1267)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1271)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1272)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1271)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1271)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1277)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1272)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1272)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1277)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1249)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1249)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1278)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1277)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1277)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1278)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1278)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1251)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1251)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bvci_imsi(1284) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_imsi(1284)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bvci_imsi(1285) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_imsi(1285)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1241)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1242)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1243)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1249)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1251)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1254)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1255)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1266)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1267)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1257)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1272)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1271)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1248)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_ptp_bvci_imsi(1284)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1278)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1277)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1280)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1261)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_ptp_bvci_imsi(1285)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1241): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1242): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1243): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1246): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1248): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1249): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1250): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1251): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1254): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1255): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1257): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1259): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1261): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1263): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1266): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1267): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1270): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1271): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1272): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1275): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1277): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1278): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1280): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1282): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1284): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1285): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass'. Sun Mar 9 03:09:58 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220092) Waiting for packet dumper to finish... 1 (prev_count=220092, count=222348) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown ------ Sun Mar 9 03:10:00 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1287)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1287)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1287)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1287)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1299)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1299)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1287)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1299)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1288)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1288)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1300)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1300)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1311)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1312)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1311)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1311)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1311)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1316)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(1312)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1312)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1317)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1316)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1321)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1321)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1316)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1316)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1321)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1321)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1321)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1322)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1317)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1317)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1318)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1320)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1322)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1323)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1322)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1322)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1323)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1323)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1326)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1308)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1308)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1306)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1306)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bvci_unknown(1329) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1318)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_unknown(1329)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1318)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_ptp_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bvci_unknown(1330) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1318)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@68f58b00ed8d: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_unknown(1330)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1318)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1286)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1288)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1308)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1287)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1306)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1300)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1307)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1299)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1318)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1316)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1321)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1311)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1302)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1317)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1323)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1322)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1294)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1325)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1312)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1326)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1313)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1319)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_ptp_bvci_unknown(1330)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_ps_ptp_bvci_unknown(1329)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1320)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1286): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1287): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1288): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1291): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1294): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1296): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1299): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1300): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1302): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1304): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1306): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1307): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1308): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1309): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1311): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1312): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1313): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1315): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1316): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1317): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1318): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1319): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1320): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1321): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1322): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1323): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1325): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1326): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1327): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1329): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1330): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass'. Sun Mar 9 03:10:10 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220548) Waiting for packet dumper to finish... 1 (prev_count=220548, count=222804) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_ptp_bvci ------ Sun Mar 9 03:10:12 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_reject_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1332)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1332)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1332)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1332)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1344)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1344)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1332)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1344)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1333)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1333)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1345)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1345)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1356)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1357)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1356)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1356)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1356)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1361)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(1357)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1357)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1362)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1361)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1361)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1361)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1367)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1362)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1362)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1367)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1363)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1365)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1339)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1339)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1368)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1367)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1367)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1368)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1368)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1372)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1341)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1341)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_reject_ptp_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_ptp_bvci(1374) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1363)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1374)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1374)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1363)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_reject_ptp_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_ptp_bvci(1375) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1363)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1375)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1375)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1363)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1331)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1333)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1332)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1356)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1339)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1344)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1341)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1345)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1334)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1357)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1346)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1368)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1367)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1363)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1366)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1362)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1365)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1361)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1372)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci(1374)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_ps_reject_ptp_bvci(1375)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1338)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1351)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1364)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1369)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1358)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1331): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1332): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1333): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1334): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1336): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1338): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1339): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1340): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1341): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1344): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1345): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1346): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1348): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1351): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1353): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1356): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1357): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1358): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1360): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1361): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1362): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1363): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1364): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1365): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1366): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1367): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1368): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1369): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1371): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1372): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1374): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1375): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_reject_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass'. Sun Mar 9 03:10:22 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221816) Waiting for packet dumper to finish... 1 (prev_count=221816, count=225660) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi ------ Sun Mar 9 03:10:24 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_reject_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1377)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1377)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1377)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1377)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1385)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1385)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1389)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1389)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1385)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1377)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1389)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1385)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1385)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1378)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1378)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1390)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1390)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1401)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1402)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1401)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1401)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1401)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1406)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(1402)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1402)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1407)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1406)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1406)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1406)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1412)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1407)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1407)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1384)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1384)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1410)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1412)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1413)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1412)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1412)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1413)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1413)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1416)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1386)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1386)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_reject_ptp_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_ptp_bvci_imsi(1419) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1419)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1419)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_reject_ptp_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_ptp_bvci_imsi(1420) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1420)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1420)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1376)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1378)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1377)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1390)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1384)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1386)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1385)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1391)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1402)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1406)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1401)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1407)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1389)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1383)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1395)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1410)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1412)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci_imsi(1420)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_ps_reject_ptp_bvci_imsi(1419)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1416)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1409)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1413)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1415)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1377): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1378): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1381): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1383): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1384): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1385): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1386): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1389): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1390): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1391): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1393): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1395): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1397): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1401): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1402): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1405): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1406): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1407): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1409): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1410): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1411): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1412): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1413): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1415): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1416): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1417): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1419): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1420): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_reject_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass'. Sun Mar 9 03:10:34 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222268) Waiting for packet dumper to finish... 1 (prev_count=222268, count=226104) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp'. ------ GBProxy_Tests.TC_dummy_paging_ps_ptp ------ Sun Mar 9 03:10:36 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_dummy_paging_ps_ptp started. GbProxy_Test-NS(SGSN[0])(1422)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1422)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1422)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1422)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1434)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1434)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1422)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1434)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1423)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1423)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1435)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1435)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1446)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1447)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1446)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1446)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1451)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])(1446)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1447)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1447)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1451)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1452)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1451)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1451)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1457)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1452)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1452)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1439)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1429)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1439)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1429)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1457)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1462)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1462)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1458)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1457)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1457)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1462)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1462)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1462)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1458)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1458)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1461)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1459)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1431)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1431)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_dummy_paging_ps_ptp" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_dummy_paging_ps_ptp(1464) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1459)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1464)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1464)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1459)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_dummy_paging_ps_ptp" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_dummy_paging_ps_ptp(1465) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1459)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1465)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1465)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1459)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1421)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1423)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1439)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1446)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1435)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1447)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1431)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1434)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1424)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1448)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1422)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1451)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1429)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1452)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1428)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1436)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@68f58b00ed8d: Final verdict of PTC: none TC_dummy_paging_ps_ptp(1464)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1457)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1459)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1461)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1462)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1453)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1458)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1441)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1460)@68f58b00ed8d: Final verdict of PTC: none TC_dummy_paging_ps_ptp(1465)@68f58b00ed8d: Final verdict of PTC: pass MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1421): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1422): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1423): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1424): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1426): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1428): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1429): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1430): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1431): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1434): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1435): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1436): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1438): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1439): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1441): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1443): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1446): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1447): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1448): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1450): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1451): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1452): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1453): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1455): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1457): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1458): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1459): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1460): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1461): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1462): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_dummy_paging_ps_ptp(1464): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_dummy_paging_ps_ptp(1465): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_dummy_paging_ps_ptp finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass'. Sun Mar 9 03:10:42 UTC 2025 ====== GBProxy_Tests.TC_dummy_paging_ps_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219700) Waiting for packet dumper to finish... 1 (prev_count=219700, count=220792) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss'. ------ GBProxy_Tests.TC_paging_ps_sig_bss ------ Sun Mar 9 03:10:44 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_sig_bss started. GbProxy_Test-NS(SGSN[0])(1467)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1467)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1467)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(1467)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1477)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1477)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1479)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1479)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1477)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1479)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1467)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1477)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1477)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1480)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1480)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1468)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1468)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1491)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1492)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1491)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1491)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1491)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1496)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1492)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1492)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1496)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1497)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1496)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1496)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1502)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1497)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1497)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1471)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1471)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1502)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1503)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1502)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1502)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1503)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1503)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1474)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1476)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1474)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1487)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1476)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1487)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bss(1509) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1503)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1492)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1497)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bss(1509)@68f58b00ed8d: Paging received on PCU { 2, 1, 0 } TC_paging_ps_sig_bss(1509)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bss(1510) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1503)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1497)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1492)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bss(1510)@68f58b00ed8d: Paging received on PCU { 2, 0, 1 } TC_paging_ps_sig_bss(1510)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1466)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1467)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1471)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1468)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1479)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1474)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1487)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1480)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1477)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1476)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1496)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1491)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1497)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1469)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1492)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1482)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1475)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1486)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_sig_bss(1509)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1503)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1502)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1498)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1493)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1505)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_sig_bss(1510)@68f58b00ed8d: Final verdict of PTC: pass MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1466): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1467): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1468): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1469): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1471): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1472): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1474): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1475): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1476): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1477): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1479): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1480): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1482): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1484): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1486): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1487): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1488): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1491): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1492): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1493): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1495): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1496): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1497): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1498): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1500): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1502): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1503): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1505): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1507): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_bss(1509): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_bss(1510): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass'. Sun Mar 9 03:10:54 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222272) Waiting for packet dumper to finish... 1 (prev_count=222272, count=224528) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac'. ------ GBProxy_Tests.TC_paging_ps_sig_lac ------ Sun Mar 9 03:10:56 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_sig_lac started. GbProxy_Test-NS(SGSN[0])(1512)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1512)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1512)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1512)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1520)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1520)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1524)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(1524)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1520)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1512)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1524)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1520)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1520)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1525)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1525)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1513)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1513)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1536)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1537)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1536)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1536)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1536)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1541)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(1537)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1537)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1541)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1542)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1541)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1541)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1547)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1542)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1542)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1519)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1519)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1547)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1548)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1547)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1547)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1548)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1548)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1521)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1521)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_lac(1554) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(1542)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1548)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1537)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1554)@68f58b00ed8d: Paging received on PCU { 1, 0, 2 } TC_paging_ps_sig_lac(1554)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1548)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1554)@68f58b00ed8d: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1554)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_lac(1555) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])(1542)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1548)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])(1537)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1555)@68f58b00ed8d: Paging received on PCU { 1, 2, 0 } TC_paging_ps_sig_lac(1555)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1548)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1555)@68f58b00ed8d: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1555)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1511)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1512)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1525)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1524)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1521)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1520)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1531)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1514)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1513)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1519)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1536)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1548)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1547)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1527)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1542)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1518)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1541)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_sig_lac(1554)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_ps_sig_lac(1555)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])(1537)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1538)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1511): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1512): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1513): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1514): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1516): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1518): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1519): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1520): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1521): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1524): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1525): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1527): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1529): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1531): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1533): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1536): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1537): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1538): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1540): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1541): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1542): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1545): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1547): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1548): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1551): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_lac(1554): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_lac(1555): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass'. Sun Mar 9 03:11:10 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=230220) Waiting for packet dumper to finish... 1 (prev_count=230220, count=232864) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_lac_unknown ------ Sun Mar 9 03:11:12 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1557)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1557)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1557)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1557)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1565)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1565)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1569)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(1569)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1565)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1557)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1569)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1565)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1565)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1558)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1558)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1570)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1570)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1581)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1582)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1581)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1581)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1581)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1586)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(1582)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1582)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1586)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1587)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1586)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1586)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1592)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1587)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1587)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1564)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1564)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1592)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1592)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1593)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1592)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1593)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1593)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1597)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1566)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1566)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_lac_unknown(1599) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_lac_unknown(1599)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_lac_unknown(1600) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_lac_unknown(1600)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1556)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1570)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1558)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1557)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1564)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1566)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1565)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1569)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1563)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1587)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1576)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1586)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1582)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1572)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1581)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1588)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_sig_lac_unknown(1600)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_ps_sig_lac_unknown(1599)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1592)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1593)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1597)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1594)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1556): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1557): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1558): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1561): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1563): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1564): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1565): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1566): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1569): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1570): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1572): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1574): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1576): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1578): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1581): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1582): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(Sun Mar 9 03:11:22 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219932) PCU[0])-BVCI20011(1584): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1585): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1586): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1587): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1588): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1590): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1592): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1593): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1594): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1596): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1597): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1599): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1600): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass'. Waiting for packet dumper to finish... 1 (prev_count=219932, count=222188) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac'. ------ GBProxy_Tests.TC_paging_ps_sig_rac ------ Sun Mar 9 03:11:24 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_sig_rac started. GbProxy_Test-NS(SGSN[0])(1602)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1602)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1602)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(1602)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1614)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(1614)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1602)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1614)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1603)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1603)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1615)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1615)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1626)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1627)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1626)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1626)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1626)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1631)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1627)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1627)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1632)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1631)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1631)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1631)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(1637)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1632)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1632)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(1637)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1635)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1638)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1637)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1637)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1638)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1638)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1622)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1622)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_rac(1644) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1627)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, 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 } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1644)@68f58b00ed8d: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1644)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(1638)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1632)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1635)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1644)@68f58b00ed8d: Paging received on PCU { 2, 1 } TC_paging_ps_sig_rac(1644)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1638)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1644)@68f58b00ed8d: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1644)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_rac(1645) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1627)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, 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 } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1645)@68f58b00ed8d: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1645)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(1638)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1632)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1635)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1645)@68f58b00ed8d: Paging received on PCU { 2, 1 } TC_paging_ps_sig_rac(1645)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1638)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1645)@68f58b00ed8d: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1645)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1601)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1602)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1615)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1614)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1622)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1617)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1631)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1635)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1626)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1638)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1637)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1609)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1621)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1632)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_sig_rac(1644)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_ps_sig_rac(1645)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])(1603)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1627)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1639)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1634)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1602): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1603): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1606): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1609): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1611): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1614): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1615): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1617): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1619): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1621): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1622): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1623): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[Sun Mar 9 03:11:42 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_rac pass ====== 1])-BVCI20032(1624): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1626): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1627): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1630): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1631): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1632): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1634): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1635): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1636): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1637): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1638): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1639): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1641): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_rac(1644): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_rac(1645): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=238428) Waiting for packet dumper to finish... 1 (prev_count=238428, count=239520) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_rac_unknown ------ Sun Mar 9 03:11:44 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1647)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1647)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1647)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1647)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1659)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1659)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1647)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1659)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1648)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1648)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1660)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1660)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1671)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1672)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1671)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1671)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1676)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])(1671)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1672)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1672)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1676)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1677)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1676)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1676)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1677)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1677)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1682)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1682)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1682)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1682)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1683)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1683)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1683)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_rac_unknown(1689) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_rac_unknown(1689)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_rac_unknown(1690) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_rac_unknown(1690)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1646)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1660)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1648)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1647)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1671)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1659)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1672)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1677)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1676)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1682)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1666)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1689)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1690)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1684)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1683)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1662)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1678)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1654)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1647): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1648): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1651): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1654): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1656): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1659): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1660): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1662): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1664): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1666): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1668): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1671): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1672): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673): none (pass -> pass) MTC@68f58b00ed8d: Local vSun Mar 9 03:11:54 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass ====== erdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1675): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1676): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1677): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1678): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1680): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1682): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1683): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1684): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1686): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1689): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1690): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=219756) Waiting for packet dumper to finish... 1 (prev_count=219756, count=222012) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci ------ Sun Mar 9 03:11:56 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1692)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1692)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1692)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(1692)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1704)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(1704)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1704)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1692)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1705)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1705)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1693)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1693)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1716)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1717)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1716)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1716)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1721)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])(1716)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1717)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1717)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1721)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1722)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1721)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1721)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1722)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1722)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1727)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1696)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1696)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1727)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1728)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1727)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1727)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1728)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1728)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1699)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1701)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1701)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1699)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bvci(1734) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci(1734)@68f58b00ed8d: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1734)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bvci(1735) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci(1735)@68f58b00ed8d: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1735)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1691)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1692)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1699)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1693)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1696)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1705)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1701)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1711)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1700)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1704)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1717)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1722)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1721)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1716)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_sig_bvci(1735)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1695)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1728)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1727)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1707)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1729)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1718)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_sig_bvci(1734)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1723)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1692): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1693): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1695): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1696): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1697): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1699): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1700): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1701): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1702): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1704): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1705): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1707): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1709): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1711): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1713): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1716): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1717): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1718): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1720): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1721): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1722): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1723): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1725): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1727): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1728): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1729): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1731): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_bvci(1734): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_bvci(1735): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass'. Sun Mar 9 03:12:06 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220864) Waiting for packet dumper to finish... 1 (prev_count=220864, count=223120) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_imsi ------ Sun Mar 9 03:12:08 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1737)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1737)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1737)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(1737)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1749)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1749)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1737)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1749)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1738)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1738)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1750)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1750)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1761)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1762)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1761)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1761)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1761)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1766)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(1762)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1762)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1767)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1766)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1766)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1766)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1772)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1767)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1767)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1770)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1772)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1773)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1772)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1772)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1773)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1773)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1757)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1757)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bvci_imsi(1779) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci_imsi(1779)@68f58b00ed8d: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1779)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bvci_imsi(1780) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci_imsi(1780)@68f58b00ed8d: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1780)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1736)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1738)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1737)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1749)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1750)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1757)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1761)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1767)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1762)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1744)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1770)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1752)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1756)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1766)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(1779)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_ps_sig_bvci_imsi(1780)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1769)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1772)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1773)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1774)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1736): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1737): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1738): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1741): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1744): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1746): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1749): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1750): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1752): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1754): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1756): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1757): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1758): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1761): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1762): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1765): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1766): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1767): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1769): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1770): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1771): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1772): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1773): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1774): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1776): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1779): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1780): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass'. Sun Mar 9 03:12:18 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220944) Waiting for packet dumper to finish... 1 (prev_count=220944, count=223200) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_unknown ------ Sun Mar 9 03:12:20 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1782)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1782)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1782)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(1782)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1792)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1792)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1794)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(1794)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1792)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1782)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1794)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1792)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1792)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1783)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1783)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1795)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1795)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1806)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1807)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1806)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1806)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1811)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])(1806)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1807)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1807)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1811)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1812)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1811)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1811)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1817)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1812)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1812)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1786)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1786)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1817)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1817)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1817)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1818)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1818)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1818)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1789)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1791)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1789)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1791)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bvci_unknown(1824) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_bvci_unknown(1824)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_sig_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bvci_unknown(1825) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@68f58b00ed8d: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_bvci_unknown(1825)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1781)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1782)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1786)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1791)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1807)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1783)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1794)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1789)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1806)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1790)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1792)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1795)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1785)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1801)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1818)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1811)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1808)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1817)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_sig_bvci_unknown(1825)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1796)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_sig_bvci_unknown(1824)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1813)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1819)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1812)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1782): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1783): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1785): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1786): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1787): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1789): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1790): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1791): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1792): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1794): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1795): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1796): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1798): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1801): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1803): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1806): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1807): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1808): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1810): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1811): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1812): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1813): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1815): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1817): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1818): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1819): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1821): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1824): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1825): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass'. Sun Mar 9 03:12:30 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220136) Waiting for packet dumper to finish... 1 (prev_count=220136, count=222392) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_sig_bvci ------ Sun Mar 9 03:12:32 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_reject_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1827)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1827)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1827)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(1827)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1839)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(1839)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1827)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1839)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1828)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1828)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1840)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1840)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1851)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1852)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1851)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1851)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1851)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1856)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(1852)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1852)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1857)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1856)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1856)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1856)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1862)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1857)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1857)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1860)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(1862)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1863)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1862)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1862)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1863)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1863)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_reject_sig_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_sig_bvci(1869) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1869)@68f58b00ed8d: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1869)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1828)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1869)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_reject_sig_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_sig_bvci(1870) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'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 := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1870)@68f58b00ed8d: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1870)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1840)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1870)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1826)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1827)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1828)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1851)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1839)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1840)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1852)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1856)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1857)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1834)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1842)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1846)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1860)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1862)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1863)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(1869)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1859)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(1870)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1864)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1827): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1828): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1831): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1834): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1836): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1839): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1840): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1842): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1844): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1846): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1848): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1851): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1852): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1855): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1856): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1857): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1859): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1860): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1861): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1862): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1863): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1864): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1866): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1869): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1870): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_reject_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass'. Sun Mar 9 03:12:42 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222660) Waiting for packet dumper to finish... 1 (prev_count=222660, count=226504) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi ------ Sun Mar 9 03:12:44 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_ps_reject_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1872)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1872)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1872)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(1872)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1884)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(1884)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1872)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1884)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1885)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1885)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1873)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1873)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1896)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1897)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1896)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1896)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1901)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])(1896)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1902)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1901)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(1897)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1897)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1906)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1906)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1901)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1901)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1906)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(1907)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(1906)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1906)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1902)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1902)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1903)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1905)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1907)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1907)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1907)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1908)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1908)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1908)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_ps_reject_sig_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_sig_bvci_imsi(1914) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1903)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@68f58b00ed8d: 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 := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1914)@68f58b00ed8d: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1914)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1873)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1914)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1903)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_ps_reject_sig_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_sig_bvci_imsi(1915) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1903)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@68f58b00ed8d: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@68f58b00ed8d: 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 := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1915)@68f58b00ed8d: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1915)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1885)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1915)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1903)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1871)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1873)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1872)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1884)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1901)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1902)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1897)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1887)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1896)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1906)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1891)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1879)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1907)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1908)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1903)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1905)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1885)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(1914)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@68f58b00ed8d: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(1915)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1898)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1904)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1872): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1873): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1876): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1879): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1881): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1884): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1885): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1887): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1889): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1891): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1893): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1896): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1897): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1898): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1900): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1901): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1902): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1903): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1904): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1905): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1906): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1907): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1908): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1911): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1914): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1915): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_ps_reject_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass'. Sun Mar 9 03:12:53 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223096) Waiting for packet dumper to finish... 1 (prev_count=223096, count=226932) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig'. ------ GBProxy_Tests.TC_dummy_paging_ps_sig ------ Sun Mar 9 03:12:56 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_dummy_paging_ps_sig started. GbProxy_Test-NS(SGSN[0])(1917)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1917)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1917)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(1917)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1929)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1929)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1917)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1929)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1918)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1918)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1930)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1930)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1941)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1942)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1941)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1941)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1941)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1946)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1942)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1942)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1947)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1946)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1946)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1946)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1952)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(1947)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1947)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1950)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1952)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1953)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1952)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1952)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1953)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1953)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_dummy_paging_ps_sig" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_dummy_paging_ps_sig(1959) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1953)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1947)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1942)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1950)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1959)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1918)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1959)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_dummy_paging_ps_sig" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_dummy_paging_ps_sig(1960) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@68f58b00ed8d: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1953)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])(1942)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])(1947)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1950)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1960)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1930)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1960)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1916)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1917)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1918)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1942)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1930)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1929)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1941)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1932)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1936)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1950)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1952)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1953)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1947)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1946)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1924)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1949)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@68f58b00ed8d: Final verdict of PTC: none TC_dummy_paging_ps_sig(1959)@68f58b00ed8d: Final verdict of PTC: pass TC_dummy_paging_ps_sig(1960)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1955)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1917): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1918): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1921): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1924): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1926): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1929): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1930): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1932): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1934): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1936): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1938): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1941): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1942): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1945): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1946): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1947): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1949): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1950): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1951): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1952): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1953): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1955): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1957): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_dummy_paging_ps_sig(1959): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_dummy_paging_ps_sig(1960): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_dummy_paging_ps_sig finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass'. Sun Mar 9 03:13:01 UTC 2025 ====== GBProxy_Tests.TC_dummy_paging_ps_sig pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=179392) Waiting for packet dumper to finish... 1 (prev_count=179392, count=224352) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss'. ------ GBProxy_Tests.TC_paging_cs_ptp_bss ------ Sun Mar 9 03:13:03 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_cs_ptp_bss started. GbProxy_Test-NS(SGSN[0])(1962)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(1962)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1967)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1967)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1962)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(1962)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1972)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1972)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(1974)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(1974)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1967)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1972)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1974)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1962)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1972)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1972)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1967)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1967)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1975)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1975)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1963)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1963)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1986)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(1987)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1986)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1986)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1986)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1991)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(1987)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1987)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1991)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1992)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1991)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1991)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1992)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1992)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1997)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1966)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1966)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1997)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1997)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1997)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1998)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1998)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1998)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1969)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1969)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1971)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1971)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_cs_ptp_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_bss(2004) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bss(2004)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_cs_ptp_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_bss(2005) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bss(2005)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1961)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1966)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1972)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1962)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1971)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1975)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1969)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1974)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1963)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1967)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_ptp_bss(2005)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1976)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1987)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1986)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1991)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1992)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_ptp_bss(2004)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1997)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1980)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1998)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1965)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1970)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1988)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1993)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(1961): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1962): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1963): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1965): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1966): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1967): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1969): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1970): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1971): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1972): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1974): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1975): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1976): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1978): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1980): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1982): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1986): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1987): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1988): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1990): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1991): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1992): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1993): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1995): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1997): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1998): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2001): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_ptp_bss(2004): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_ptp_bss(2005): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_cs_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass'. Sun Mar 9 03:13:13 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219256) Waiting for packet dumper to finish... 1 (prev_count=219256, count=221512) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac ------ Sun Mar 9 03:13:15 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_cs_ptp_lac started. GbProxy_Test-NS(SGSN[0])(2007)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2007)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2007)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2007)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2019)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2019)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2028)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2028)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2028)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2007)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2019)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2028)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2028)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2020)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2020)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2008)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2008)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2031)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2032)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2031)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2031)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2031)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2036)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(2032)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2032)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2036)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2037)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2036)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2036)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2037)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2037)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2042)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2014)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2014)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2042)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2043)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2042)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2042)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2043)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2043)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2016)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2016)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2027)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2027)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_cs_ptp_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_lac(2049) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac(2049)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_cs_ptp_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_lac(2050) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac(2050)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2006)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2016)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2020)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2019)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2007)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2027)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2014)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2031)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2032)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2028)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2008)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2022)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2026)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2037)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2036)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2043)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2013)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2045)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_ptp_lac(2050)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_cs_ptp_lac(2049)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(2042)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2033)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2006): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2007): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2008): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2011): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2013): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2014): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2015): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2016): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2019): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2020): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2022): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2024): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2026): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2027): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2028): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2031): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2032): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2033): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2035): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2036): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2037): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2040): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2042): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2043): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2045): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2047): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_ptp_lac(2049): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_ptp_lac(2050): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_cs_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass'. Sun Mar 9 03:13:25 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219868) Waiting for packet dumper to finish... 1 (prev_count=219868, count=222124) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac_unknown ------ Sun Mar 9 03:13:27 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_cs_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2052)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2052)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2052)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(2052)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2064)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2064)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2064)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2052)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2065)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2065)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2053)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2053)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2076)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2077)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2076)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2076)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2076)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2081)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(2077)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2077)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2081)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2082)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2081)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2081)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2087)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(2082)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2082)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2087)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2088)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2087)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2087)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2088)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2088)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2091)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_cs_ptp_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_lac_unknown(2094) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac_unknown(2094)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_cs_ptp_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_lac_unknown(2095) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac_unknown(2095)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2051)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2064)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2053)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2076)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2065)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2052)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2077)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2059)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2081)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2082)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2071)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2067)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2087)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2078)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2088)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_ptp_lac_unknown(2094)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_cs_ptp_lac_unknown(2095)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2090)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2091)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@68f58b00ed8d: Final verdict of PTC: none Sun Mar 9 03:13:37 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass ====== MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2051): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2052): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2053): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2056): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2059): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2061): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2064): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2065): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2067): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2069): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2071): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2073): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2076): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2077): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2078): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2080): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2081): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2082): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2085): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2087): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2088): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2090): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2091): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2092): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2094): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2095): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_cs_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=220244) Waiting for packet dumper to finish... 1 (prev_count=220244, count=222500) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac ------ Sun Mar 9 03:13:39 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_cs_ptp_rac started. GbProxy_Test-NS(SGSN[0])(2097)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2097)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2097)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2097)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2109)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2109)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2097)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2109)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2098)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2098)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2110)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2110)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2121)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2122)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2121)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2121)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2121)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2126)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2122)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2122)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2126)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2127)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2126)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2126)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2132)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(2127)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2127)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2101)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(2132)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2101)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2133)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2132)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2132)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2133)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2133)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2137)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2118)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2116)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2118)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2116)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_cs_ptp_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_rac(2139) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, 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 } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac(2139)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_cs_ptp_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_rac(2140) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, 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 } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac(2140)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2096)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2097)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2101)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2126)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2122)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2109)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2118)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2110)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2116)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2127)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2121)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2132)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2100)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2117)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2133)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2098)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2104)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2123)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2137)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_ptp_rac(2139)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_cs_ptp_rac(2140)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2134)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2112)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2096): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2097): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2098): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2100): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2101): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2102): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2104): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2106): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2109): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2110): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2112): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2114): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2116): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2117): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2118): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2119): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2121): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2122): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2123): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2125): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2126): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2127): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2130): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2132): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2133): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2134): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2136): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2137): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_ptp_rac(2139): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_ptp_rac(2140): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_cs_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass'. Sun Mar 9 03:13:49 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219868) Waiting for packet dumper to finish... 1 (prev_count=219868, count=222124) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac_unknown ------ Sun Mar 9 03:13:51 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_cs_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2142)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2142)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2142)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(2142)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2154)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2154)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2142)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2154)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2155)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2155)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2143)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2143)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2166)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2167)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2166)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2166)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2166)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2171)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2171)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(2167)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2167)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2172)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2171)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2171)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2177)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(2172)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2172)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2177)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2177)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2177)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2178)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2178)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2178)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_cs_ptp_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_rac_unknown(2184) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac_unknown(2184)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_cs_ptp_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_rac_unknown(2185) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac_unknown(2185)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2141)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2143)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2142)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2154)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2155)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2148)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2166)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2167)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2157)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2144)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2161)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2172)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2177)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2171)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2178)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_ptp_rac_unknown(2185)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_cs_ptp_rac_unknown(2184)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2173)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2179)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2141): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2142): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2143): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2144): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2146): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2148): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2150): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2154): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2155): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2157): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2159): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2161): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2163): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2166): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2167): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2170): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2171): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2172): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2173): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2175): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2177): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2178): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2179): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2181): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2184): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2185): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_cs_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass'. Sun Mar 9 03:14:01 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220244) Waiting for packet dumper to finish... 1 (prev_count=220244, count=222500) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci ------ Sun Mar 9 03:14:03 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_cs_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(2187)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2187)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2187)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(2187)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2199)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2199)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2187)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2199)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2200)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2200)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2188)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2188)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2211)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2212)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2211)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2216)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2216)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2215)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])(2211)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2211)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2216)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2216)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2216)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2215)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2217)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2215)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[0])(2212)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2212)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2215)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2213)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2217)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2217)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2222)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2222)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2227)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2227)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2223)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2222)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2222)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2227)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2227)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2227)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2223)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2223)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2226)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2224)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_cs_ptp_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_bvci(2229) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2213)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2224)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2213)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci(2229)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2213)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2224)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_cs_ptp_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_bvci(2230) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2213)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2224)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2213)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci(2230)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2213)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2224)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2186)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2187)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2200)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2188)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2199)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2189)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2202)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2212)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2211)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2206)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2216)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2229)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2194)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2213)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2223)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2226)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2227)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2215)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2222)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2217)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2224)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2225)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2230)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2214)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2186): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2187): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2188): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2189): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2191): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2194): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2196): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2199): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2200): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2202): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2204): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2206): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2208): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2211): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2212): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2213): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2214): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2215): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2216): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2217): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2220): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2222): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2223): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2224): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2225): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2226): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2227): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_ptp_bvci(2229): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_ptp_bvci(2230): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_cs_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass'. Sun Mar 9 03:14:13 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219912) Waiting for packet dumper to finish... 1 (prev_count=219912, count=222168) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown ------ Sun Mar 9 03:14:15 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_cs_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2232)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2232)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2232)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2232)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2244)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2244)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2253)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2253)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2253)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2232)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2244)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2253)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2253)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2233)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2233)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2245)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2245)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2256)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2257)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2256)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2256)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2256)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2261)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2257)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2257)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2261)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2262)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2261)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2261)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2267)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(2262)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2262)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2267)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2268)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2267)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2267)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2268)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2268)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2271)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2240)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2252)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2240)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2252)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_cs_ptp_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_bvci_unknown(2274) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci_unknown(2274)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_cs_ptp_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_bvci_unknown(2275) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@68f58b00ed8d: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci_unknown(2275)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2231)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2232)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2233)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2245)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2244)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2240)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2252)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2253)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2251)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2234)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2256)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2257)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2261)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2262)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2239)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2247)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2267)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2271)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2268)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_ptp_bvci_unknown(2274)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_cs_ptp_bvci_unknown(2275)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2270)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2231): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2232): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2233): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2234): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2236): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2239): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2240): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2241): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2244): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2245): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2247): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2249): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2251): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2252): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2253): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2256): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2257): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2260): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2261): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2262): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2265): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2267): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2268): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2270): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2271): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2272): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2274): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2275): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_cs_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass'. Sun Mar 9 03:14:25 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220288) Waiting for packet dumper to finish... 1 (prev_count=220288, count=222544) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss'. ------ GBProxy_Tests.TC_paging_cs_sig_bss ------ Sun Mar 9 03:14:27 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_cs_sig_bss started. GbProxy_Test-NS(SGSN[0])(2277)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2277)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2277)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2277)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2285)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2285)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2289)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2294)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2289)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2294)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2298)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2298)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2285)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2298)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2294)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2277)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2289)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2285)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2285)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2298)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2298)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2294)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2294)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2290)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2290)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2278)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2278)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2301)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2302)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2301)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2301)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2301)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2306)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(2302)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2302)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2306)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2307)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2306)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2306)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2307)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2307)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2312)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2293)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2295)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2293)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2295)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2284)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2284)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2312)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2313)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2312)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2312)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2313)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2313)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2286)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2297)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2297)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2286)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_cs_sig_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_bss(2319) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(2307)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2302)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2313)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bss(2319)@68f58b00ed8d: Paging received on PCU { 1, 2, 0 } TC_paging_cs_sig_bss(2319)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_cs_sig_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_bss(2320) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2313)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2302)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2307)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bss(2320)@68f58b00ed8d: Paging received on PCU { 1, 2, 0 } TC_paging_cs_sig_bss(2320)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2276)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2278)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2290)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2277)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2295)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2293)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2301)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2284)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2286)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2285)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2294)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2303)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2297)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2302)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2292)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2279)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2306)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2307)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2283)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2296)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2298)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2312)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2313)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_sig_bss(2320)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])(2289)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2315)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_sig_bss(2319)@68f58b00ed8d: Final verdict of PTC: pass MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2276): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2277): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2278): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2279): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2281): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2283): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2284): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2285): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2286): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2289): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2290): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2292): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2293): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2294): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2295): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2296): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2297): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2298): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2301): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2302): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2303): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2305): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2306): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2307): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2310): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2312): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2313): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2315): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2317): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_sig_bss(2319): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_sig_bss(2320): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_cs_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass'. Sun Mar 9 03:14:37 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223696) Waiting for packet dumper to finish... 1 (prev_count=223696, count=225952) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac'. ------ GBProxy_Tests.TC_paging_cs_sig_lac ------ Sun Mar 9 03:14:39 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_cs_sig_lac started. GbProxy_Test-NS(SGSN[0])(2322)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2322)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2322)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(2322)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2330)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2330)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2334)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2339)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2334)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2339)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2330)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2339)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2322)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2334)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2330)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2330)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2339)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2339)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2323)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2323)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2335)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2335)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2346)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2347)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2346)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2346)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2346)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2351)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(2347)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2347)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2351)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2336)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2336)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2352)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2351)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2351)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2352)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2352)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2357)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2340)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2329)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2340)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2329)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2338)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2338)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2357)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2357)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2357)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2358)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2358)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2358)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2331)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2331)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2342)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2342)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_cs_sig_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_lac(2364) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2336)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(2347)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2352)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2358)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2364)@68f58b00ed8d: Paging received on PCU { 0, 1, 2 } TC_paging_cs_sig_lac(2364)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2358)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2364)@68f58b00ed8d: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2364)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2336)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_cs_sig_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_lac(2365) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2336)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2347)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2352)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2358)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2365)@68f58b00ed8d: Paging received on PCU { 1, 2, 0 } TC_paging_cs_sig_lac(2365)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2358)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2365)@68f58b00ed8d: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2365)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2336)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2321)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2331)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2329)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2322)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2340)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2334)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2346)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2335)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2338)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2342)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2339)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2330)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2347)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2351)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2323)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2336)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2324)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2352)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2341)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2358)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2357)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_sig_lac(2364)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_sig_lac(2365)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2328)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2337)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2353)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2359)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2321): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2322): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2323): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2324): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2326): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2328): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2329): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2330): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2331): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2334): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2335): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2336): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2337): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2338): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2339): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2340): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2341): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2342): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2343): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2346): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2347): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2350): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2351): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2352): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2353): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2355): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2357): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2358): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2359): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2361): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_sig_lac(2364): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_sig_lac(2365): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_cs_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass'. Sun Mar 9 03:14:53 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=229756) Waiting for packet dumper to finish... 1 (prev_count=229756, count=232400) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_lac_unknown ------ Sun Mar 9 03:14:55 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_cs_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2367)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2367)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2367)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2367)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2379)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2379)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2389)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2389)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2389)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2367)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2379)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2389)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2389)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2368)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2368)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2380)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2380)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2391)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2392)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2391)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2391)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2391)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2396)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(2392)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2392)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2396)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2397)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2396)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2396)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2397)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2397)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2402)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-NS(PCU[2])(2402)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2403)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2402)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2402)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2403)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2403)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2386)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2386)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2406)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2388)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2388)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_cs_sig_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_lac_unknown(2409) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_lac_unknown(2409)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_cs_sig_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_lac_unknown(2410) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_lac_unknown(2410)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2366)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2368)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2388)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2380)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2367)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2386)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2379)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2389)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2387)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2391)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2392)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2382)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2374)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2402)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2397)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2396)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2406)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2403)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(2410)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2393)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2405)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(2409)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2366): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2367): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2368): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2371): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2374): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2376): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2379): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2380): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2382): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2384): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2386): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2387): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2388): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2389): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2391): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2392): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2393): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2395): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2396): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2397): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2400): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2402): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2403): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2405): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2406): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2407): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2409): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2410): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_cs_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass'. Sun Mar 9 03:15:05 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219472) Waiting for packet dumper to finish... 1 (prev_count=219472, count=221728) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac'. ------ GBProxy_Tests.TC_paging_cs_sig_rac ------ Sun Mar 9 03:15:07 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_cs_sig_rac started. GbProxy_Test-NS(SGSN[0])(2412)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2412)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2412)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(2412)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2424)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2424)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2412)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2424)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2413)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2413)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2425)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2425)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2436)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2437)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2436)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2436)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2436)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2441)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2437)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2437)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2441)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2442)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2441)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2441)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2442)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2442)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2447)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2447)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2447)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2447)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(2448)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2448)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2448)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_cs_sig_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_rac(2454) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(2437)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, 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 } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2454)@68f58b00ed8d: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2454)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(2448)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2442)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2454)@68f58b00ed8d: Paging received on PCU { 2, 1 } TC_paging_cs_sig_rac(2454)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2448)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2454)@68f58b00ed8d: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2454)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_cs_sig_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_rac(2455) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2437)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, 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 } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2455)@68f58b00ed8d: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2455)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(2448)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2442)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2455)@68f58b00ed8d: Paging received on PCU { 2, 1 } TC_paging_cs_sig_rac(2455)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2448)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2455)@68f58b00ed8d: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2455)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2411)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2412)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2424)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2413)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2436)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2431)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2426)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2419)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2437)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2425)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2441)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2442)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2447)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2448)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_sig_rac(2454)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2443)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2449)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_sig_rac(2455)@68f58b00ed8d: Final verdict of PTC: pass MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2411): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2412): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2413): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2416): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2419): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2421): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2424): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2425): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2426): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2428): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2431): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2433): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2436): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2437): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2440): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2441): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2442): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2443): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2445): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2447): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2448): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2449): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2451): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_sig_rac(2454): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_sig_rac(2455): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_cs_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass'. Sun Mar 9 03:15:25 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=237964) Waiting for packet dumper to finish... 1 (prev_count=237964, count=239056) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_rac_unknown ------ Sun Mar 9 03:15:27 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_cs_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2457)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2457)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2457)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2457)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2469)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2469)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2457)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2469)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2458)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2458)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2470)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2470)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2481)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2482)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2481)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2481)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2481)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2486)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(2482)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2482)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2486)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2487)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2486)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2486)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2487)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2487)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2492)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2476)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2476)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2492)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2493)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2492)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2492)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2493)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2493)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2497)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2478)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2478)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_cs_sig_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_rac_unknown(2499) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_rac_unknown(2499)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_cs_sig_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_rac_unknown(2500) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_rac_unknown(2500)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2456)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2457)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2458)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2476)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2478)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2469)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2470)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2481)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2482)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2475)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2463)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2486)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2471)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2487)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_sig_rac_unknown(2499)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_cs_sig_rac_unknown(2500)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(2493)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2497)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2492)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2488)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2494)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2483)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2456): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2457): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2458): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2461): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2463): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2465): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2469): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2470): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2471): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2473): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2475): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2476): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2477): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2478): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2481): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2482): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2483): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2485): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2486): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2487): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2488): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2490): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2492): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2493): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2494): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2496): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2497): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2499): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2500): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_cs_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass'. Sun Mar 9 03:15:37 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219396) Waiting for packet dumper to finish... 1 (prev_count=219396, count=221652) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci ------ Sun Mar 9 03:15:39 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_cs_sig_bvci started. GbProxy_Test-NS(SGSN[0])(2502)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2502)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2502)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(2502)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2514)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2514)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2502)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2514)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2503)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2503)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2515)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2515)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2526)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2527)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2526)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2526)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2526)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2531)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(2527)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2527)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2531)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2532)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2531)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2531)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2537)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(2532)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2532)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2537)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2538)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2537)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2537)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2538)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2538)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2541)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_cs_sig_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_bvci(2544) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'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 := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bvci(2544)@68f58b00ed8d: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2544)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_cs_sig_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_bvci(2545) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'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 := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bvci(2545)@68f58b00ed8d: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2545)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2501)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2502)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2503)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2514)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2515)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2509)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2526)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2527)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2521)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2532)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2538)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2537)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2531)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2533)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2541)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2528)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_sig_bvci(2544)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2516)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_sig_bvci(2545)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2540)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2501): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2502): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2503): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2506): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2509): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2511): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2514): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2515): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2516): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2518): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2521): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2523): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2526): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2527): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2528): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2530): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2531): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2532): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2533): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2535): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2537): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2538): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2540): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2541): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2542): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_sig_bvci(2544): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_sig_bvci(2545): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_cs_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass'. Sun Mar 9 03:15:48 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220400) Waiting for packet dumper to finish... 1 (prev_count=220400, count=222656) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci_unknown ------ Sun Mar 9 03:15:51 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_paging_cs_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2547)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2547)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2547)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(2547)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2557)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2557)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2559)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2559)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2557)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2547)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2559)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2557)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2557)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2548)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2548)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2560)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2560)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2571)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2572)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2571)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2571)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2571)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2576)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2572)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2572)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2577)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2576)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2581)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2581)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2576)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2576)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2581)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2581)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2581)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2582)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(2577)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2577)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2578)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2580)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2582)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2583)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2582)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2582)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2583)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2583)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2586)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2556)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2556)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_paging_cs_sig_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_bvci_unknown(2589) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2578)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_bvci_unknown(2589)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2578)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_paging_cs_sig_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_bvci_unknown(2590) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2578)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@68f58b00ed8d: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_bvci_unknown(2590)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2578)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2546)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2547)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2557)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2556)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2559)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2548)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2566)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2572)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2576)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2577)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2561)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2581)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2579)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2580)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2578)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2571)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2554)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2583)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2582)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2586)@68f58b00ed8d: Final verdict of PTC: none TC_paging_cs_sig_bvci_unknown(2590)@68f58b00ed8d: Final verdict of PTC: pass TC_paging_cs_sig_bvci_unknown(2589)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2585)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2560)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2546): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2547): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2548): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2551): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2554): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2556): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2557): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2559): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2560): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2561): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2563): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2566): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2568): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2571): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2572): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2575): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2576): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2577): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2578): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2579): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2580): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2581): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2582): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2583): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2585): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2586): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2587): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2589): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2590): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_paging_cs_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass'. Sun Mar 9 03:16:00 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219672) Waiting for packet dumper to finish... 1 (prev_count=219672, count=221928) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req'. ------ GBProxy_Tests.TC_rim_info_req ------ Sun Mar 9 03:16:02 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_rim_info_req started. GbProxy_Test-NS(SGSN[0])(2592)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2592)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2592)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(2592)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2604)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2604)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2604)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2592)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2605)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2605)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2593)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2593)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2616)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2617)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2616)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2616)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2616)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2621)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(2617)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2617)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2621)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2622)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2621)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2621)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2622)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2622)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2627)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2627)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2628)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2627)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2627)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2628)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2628)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2600)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2600)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][2] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][2] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2591)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2605)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2593)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2600)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2604)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2616)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2592)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2617)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2627)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2622)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2628)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2621)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2612)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2599)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2629)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2607)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2591): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2592): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2593): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2596): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2599): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2600): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2601): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2604): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2605): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2607): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2609): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2612): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2614): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2616): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2617): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2620): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2621): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2622): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2625): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2627): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2628): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2629): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2631): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_rim_info_req finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass'. Sun Mar 9 03:16:08 UTC 2025 ====== GBProxy_Tests.TC_rim_info_req pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=205616) Waiting for packet dumper to finish... 1 (prev_count=205616, count=263924) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info'. ------ GBProxy_Tests.TC_rim_info ------ Sun Mar 9 03:16:10 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_rim_info started. GbProxy_Test-NS(SGSN[0])(2635)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2635)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2635)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2635)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2647)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2647)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2635)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2647)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2636)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2636)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2648)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2648)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2659)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2660)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2659)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2659)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2659)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2664)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(2660)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2660)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2664)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2665)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2664)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2664)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2665)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2665)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2670)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2669)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2667)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2670)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2670)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2670)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2671)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2671)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2671)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][2] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][2] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2634)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2636)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2635)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2659)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2647)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2660)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2665)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2667)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2649)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2669)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2637)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2654)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2648)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2671)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2670)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2666)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2664)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2642)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2634): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2635): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2636): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2637): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2639): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2642): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2644): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2647): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2648): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2649): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2651): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2654): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2656): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2659): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2660): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2663): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2664): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2665): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2666): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2667): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2668): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2669): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2670): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2671): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2674): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_rim_info finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass'. Sun Mar 9 03:16:16 UTC 2025 ====== GBProxy_Tests.TC_rim_info pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=261068) Waiting for packet dumper to finish... 1 (prev_count=261068, count=262160) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack'. ------ GBProxy_Tests.TC_rim_info_ack ------ Sun Mar 9 03:16:19 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_rim_info_ack started. GbProxy_Test-NS(SGSN[0])(2678)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2678)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2678)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(2678)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2690)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2690)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2690)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(2678)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2679)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2679)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2691)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2691)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2702)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2703)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2702)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2702)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2702)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2707)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(2703)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2703)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2707)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2708)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2707)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2707)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2713)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(2708)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2708)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2713)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2712)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2710)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2713)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2713)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2714)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2714)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2714)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][2] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][2] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2677)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2691)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2679)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2707)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2678)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2702)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2697)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2709)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2703)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2708)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2712)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2710)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2714)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2693)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2713)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2690)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2715)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2685)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2677): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2678): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2679): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2682): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2685): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2687): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2690): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2691): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2693): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2695): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2697): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2699): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2702): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2703): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2706): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2707): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2708): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2709): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2710): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2711): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2712): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2713): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2714): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2715): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2717): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_rim_info_ack finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass'. Sun Mar 9 03:16:25 UTC 2025 ====== GBProxy_Tests.TC_rim_info_ack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=215184) Waiting for packet dumper to finish... 1 (prev_count=215184, count=263984) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error'. ------ GBProxy_Tests.TC_rim_info_error ------ Sun Mar 9 03:16:27 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_rim_info_error started. GbProxy_Test-NS(SGSN[0])(2721)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2721)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2721)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2721)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2733)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2733)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2743)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2743)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2743)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2721)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2733)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2743)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2743)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2722)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2722)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2734)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2734)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2745)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2746)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2745)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2745)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2745)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2750)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2746)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2746)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2750)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2751)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2750)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2750)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2751)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2751)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2756)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2756)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2757)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2756)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2756)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2757)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2757)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2740)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2740)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2758)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2742)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2760)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2742)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][2] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][2] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2720)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2734)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2722)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2721)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2740)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2736)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2750)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2728)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2751)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2733)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2745)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2743)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2742)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2757)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2756)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2758)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2752)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2746)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2760)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2759)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2741)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2720): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2721): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2722): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2725): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2728): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2730): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2733): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2734): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2736): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2738): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2740): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2741): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2742): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2743): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2745): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2746): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2749): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2750): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2751): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2752): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2754): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2756): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2757): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2758): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2759): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2760): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2761): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_rim_info_error finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass'. Sun Mar 9 03:16:33 UTC 2025 ====== GBProxy_Tests.TC_rim_info_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=263260) Waiting for packet dumper to finish... 1 (prev_count=263260, count=264352) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error'. ------ GBProxy_Tests.TC_rim_info_app_error ------ Sun Mar 9 03:16:35 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_rim_info_app_error started. GbProxy_Test-NS(SGSN[0])(2764)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2764)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2764)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2764)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2772)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2772)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2776)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2776)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2772)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2776)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2764)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2772)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2772)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2777)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2777)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2765)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2765)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2788)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2789)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2788)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2788)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2788)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2793)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(2789)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2789)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2794)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2793)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2798)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2798)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2793)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2793)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2798)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2798)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2798)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2799)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(2794)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2794)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2797)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2771)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2771)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2795)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2799)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2800)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2799)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2799)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2800)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2800)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2803)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2784)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2801)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2784)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2773)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2773)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][2] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][2] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2763)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2777)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2764)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2765)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2784)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2773)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2771)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2772)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2776)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2783)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2766)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2788)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2793)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2795)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2789)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2770)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2794)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2798)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2797)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2799)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2779)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2796)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2801)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2803)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2790)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2802)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2800)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2763): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2764): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2765): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2766): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2768): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2770): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2771): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2772): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2773): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2776): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2777): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2779): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2781): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2783): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2784): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2785): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2788): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2789): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2790): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2792): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2793): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2794): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2795): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2796): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2797): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2798): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2799): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2800): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2801): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2802): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2803): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2804): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_rim_info_app_error finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass'. Sun Mar 9 03:16:41 UTC 2025 ====== GBProxy_Tests.TC_rim_info_app_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212396) Waiting for packet dumper to finish... 1 (prev_count=212396, count=265288) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu'. ------ GBProxy_Tests.TC_rim_info_pcu2pcu ------ Sun Mar 9 03:16:43 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_rim_info_pcu2pcu started. GbProxy_Test-NS(SGSN[0])(2807)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2807)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2807)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2807)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2815)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2815)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2819)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2819)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2815)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2807)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2819)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2815)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2815)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2820)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2820)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2808)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2808)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2831)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2832)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2831)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2831)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2831)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2836)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(2832)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2832)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2836)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2837)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2836)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2836)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2837)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2837)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2814)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2842)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2814)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2842)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2842)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2842)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2843)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2843)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2843)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2847)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2845)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2816)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2816)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][2] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[1][0] to PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][2] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[1][1] to PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][2] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[2][0] to PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[2][1] to PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[2][2] to PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2806)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2820)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2808)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2816)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2815)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2819)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2826)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2814)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2821)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2807)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2813)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2831)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2843)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2832)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2842)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2837)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2847)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2836)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2845)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2844)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2838)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2806): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2807): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2808): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2811): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2813): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2814): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2815): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2816): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2819): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2820): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2821): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2823): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2826): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2828): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2831): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2832): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2835): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2836): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2837): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2838): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2840): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2842): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2843): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2844): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2845): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2846): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2847): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_rim_info_pcu2pcu finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass'. Sun Mar 9 03:16:49 UTC 2025 ====== GBProxy_Tests.TC_rim_info_pcu2pcu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=193864) Waiting for packet dumper to finish... 1 (prev_count=193864, count=257268) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran'. ------ GBProxy_Tests.TC_rim_from_eutran ------ Sun Mar 9 03:16:51 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_rim_from_eutran started. GbProxy_Test-NS(SGSN[0])(2850)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2850)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2855)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2855)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2850)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(2850)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2860)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2860)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2862)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2862)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2855)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2860)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2850)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2862)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2860)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2860)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2855)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2855)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2851)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2851)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2863)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2863)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2874)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2875)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2874)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2874)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2874)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2879)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(2875)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2875)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2880)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2852)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2852)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2879)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2879)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2885)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-NS(PCU[1])(2879)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2880)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2880)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2885)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])(2886)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2854)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2883)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2854)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2881)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2885)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2885)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2886)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2886)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2857)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2857)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2859)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2859)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[0] <-> PCU[2][2] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[0][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[1][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[1][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][0] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][1] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: Testing RIM SGSN[1] <-> PCU[2][2] MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2849)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2851)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2850)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2855)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2854)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2852)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2859)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2863)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2874)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2860)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2875)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2862)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2857)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2868)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2883)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2881)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2858)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2879)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2880)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2864)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2886)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2882)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2885)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2888)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2853)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2876)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2849): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2850): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2851): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2852): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2853): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2854): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2855): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2857): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2858): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2859): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2860): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2862): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2863): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2864): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2866): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2868): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2870): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2874): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2875): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2876): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2878): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2879): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2880): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2881): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2882): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2883): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2884): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2885): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2886): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2888): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2890): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_rim_from_eutran finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass'. Sun Mar 9 03:16:57 UTC 2025 ====== GBProxy_Tests.TC_rim_from_eutran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213556) Waiting for packet dumper to finish... 1 (prev_count=213556, count=263416) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_bvci_new ------ Sun Mar 9 03:16:59 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_flush_ll_bvci_new started. GbProxy_Test-NS(SGSN[0])(2893)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2893)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2893)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2893)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2905)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2905)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2915)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2915)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2915)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2893)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2905)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2915)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2915)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2894)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2894)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2906)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2906)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2917)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2918)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2917)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2917)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2917)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2922)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2918)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2918)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2922)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2923)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2922)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2922)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2923)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2923)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2928)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2909)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2909)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2928)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2929)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2928)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2928)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2929)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2929)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2912)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2912)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2914)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2914)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_flush_ll_bvci_new" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_flush_ll_bvci_new(2935) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@68f58b00ed8d: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@68f58b00ed8d: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@68f58b00ed8d: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@68f58b00ed8d: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@68f58b00ed8d: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_flush_ll_bvci_new" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_flush_ll_bvci_new(2936) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@68f58b00ed8d: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@68f58b00ed8d: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@68f58b00ed8d: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@68f58b00ed8d: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@68f58b00ed8d: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2892)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2905)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2909)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2894)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2914)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2912)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2915)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2917)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2918)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2923)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2919)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2893)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2900)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2924)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2906)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2922)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2928)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@68f58b00ed8d: Final verdict of PTC: none TC_flush_ll_bvci_new(2935)@68f58b00ed8d: Final verdict of PTC: pass TC_flush_ll_bvci_new(2936)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2913)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2929)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2930)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2908)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2892): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2893): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2894): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2897): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2900): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2902): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2905): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2906): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2908): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2909): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2910): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2912): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2913): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2914): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2915): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2917): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2918): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2919): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2921): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2922): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2923): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2924): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2926): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2928): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2929): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2930): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2932): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_flush_ll_bvci_new(2935): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_flush_ll_bvci_new(2936): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_flush_ll_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass'. Sun Mar 9 03:17:05 UTC 2025 ====== GBProxy_Tests.TC_flush_ll_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213504) Waiting for packet dumper to finish... 1 (prev_count=213504, count=278196) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_no_bvci_new ------ Sun Mar 9 03:17:07 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_flush_ll_no_bvci_new started. GbProxy_Test-NS(SGSN[0])(2938)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2938)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2938)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(2938)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2950)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2950)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2938)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2950)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2939)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2939)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2951)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2951)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2962)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(2963)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2962)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2962)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2962)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2967)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(2963)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2963)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2967)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2968)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2967)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2967)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2973)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(2968)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2968)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2973)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2973)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2973)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2974)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2974)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2974)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_flush_ll_no_bvci_new" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_flush_ll_no_bvci_new(2980) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@68f58b00ed8d: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@68f58b00ed8d: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@68f58b00ed8d: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(2939)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_flush_ll_no_bvci_new" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_flush_ll_no_bvci_new(2981) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@68f58b00ed8d: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@68f58b00ed8d: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@68f58b00ed8d: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(2951)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@68f58b00ed8d: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2937)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2939)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2938)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2951)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2950)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2962)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2940)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2945)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2953)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2963)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2957)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2968)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2973)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2974)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2967)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964)@68f58b00ed8d: Final verdict of PTC: none TC_flush_ll_no_bvci_new(2980)@68f58b00ed8d: Final verdict of PTC: pass TC_flush_ll_no_bvci_new(2981)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2969)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2975)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2937): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2938): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2939): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2940): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2942): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2945): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2947): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2950): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2951): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2953): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2955): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2957): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2959): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2962): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2963): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2966): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2967): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2968): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2969): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2971): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2973): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2974): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2975): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2977): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_flush_ll_no_bvci_new(2980): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_flush_ll_no_bvci_new(2981): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_flush_ll_no_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass'. Sun Mar 9 03:17:13 UTC 2025 ====== GBProxy_Tests.TC_flush_ll_no_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238408) Waiting for packet dumper to finish... 1 (prev_count=238408, count=277604) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc'. ------ GBProxy_Tests.TC_fc_bvc ------ Sun Mar 9 03:17:15 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_fc_bvc started. GbProxy_Test-NS(SGSN[0])(2983)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(2983)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2983)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(2983)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(2995)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(2995)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2983)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2995)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2984)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2984)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2996)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2996)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(3007)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(3008)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3007)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3007)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3007)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3012)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(3008)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3008)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3013)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3012)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3017)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3017)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3012)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3012)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3017)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3017)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3017)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3018)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(3013)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3013)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3014)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3016)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3018)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3018)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(3019)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3018)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3019)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3019)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: Connecting G_SGSN[0] to BVCI=20011 MTC@68f58b00ed8d: Connecting G_SGSN[1] to BVCI=20011 MTC@68f58b00ed8d: Connecting G_PCU[0] to BVCI=20011 MTC@68f58b00ed8d: Connecting G_PCU[1] to BVCI=20021 MTC@68f58b00ed8d: Connecting G_PCU[2] to BVCI=20031 MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2982)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2983)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2984)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2996)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2995)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2997)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2985)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2990)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3007)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3008)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3012)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3014)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3013)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3019)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3018)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3016)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3017)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3015)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3020)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3002)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(2982): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2983): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2984): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2985): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2987): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2990): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2992): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2995): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2996): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2997): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2999): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3002): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3004): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3007): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3008): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3011): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3012): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3013): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3014): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3015): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3016): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3017): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3018): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3019): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3020): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3022): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_fc_bvc finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass'. Sun Mar 9 03:17:24 UTC 2025 ====== GBProxy_Tests.TC_fc_bvc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218772) Waiting for packet dumper to finish... 1 (prev_count=218772, count=221416) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms'. ------ GBProxy_Tests.TC_fc_ms ------ Sun Mar 9 03:17:26 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_fc_ms started. GbProxy_Test-NS(SGSN[0])(3026)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(3026)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3026)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3026)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(3038)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(3038)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3026)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3038)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3039)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3039)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3027)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3027)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3050)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(3051)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3050)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3050)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3050)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(3055)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3051)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3051)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3055)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(3056)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3055)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3055)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3056)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3056)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3061)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3061)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3062)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3061)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3061)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3062)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3062)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3065)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3034)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3034)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_fc_ms" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_fc_ms(3068) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@68f58b00ed8d: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@68f58b00ed8d: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@68f58b00ed8d: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@68f58b00ed8d: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@68f58b00ed8d: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_fc_ms(3068)@68f58b00ed8d: setverdict(pass): none -> pass TC_fc_ms(3068)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3068)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_fc_ms" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_fc_ms(3069) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@68f58b00ed8d: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@68f58b00ed8d: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@68f58b00ed8d: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@68f58b00ed8d: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@68f58b00ed8d: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_fc_ms(3069)@68f58b00ed8d: setverdict(pass): none -> pass TC_fc_ms(3069)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3069)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3025)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3027)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3034)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3039)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3051)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3050)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3026)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3041)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3055)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3028)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3052)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3056)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3033)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3046)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@68f58b00ed8d: Final verdict of PTC: none TC_fc_ms(3068)@68f58b00ed8d: Final verdict of PTC: pass TC_fc_ms(3069)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])(3038)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3061)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3062)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3065)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3066)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3064)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(3025): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3026): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3027): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3028): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3030): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3033): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3034): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3035): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3038): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3039): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3041): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3043): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3046): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3048): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3050): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3051): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3052): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3054): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3055): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3056): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3059): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3061): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3062): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3064): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3065): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3066): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_fc_ms(3068): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_fc_ms(3069): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_fc_ms finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass'. Sun Mar 9 03:17:32 UTC 2025 ====== GBProxy_Tests.TC_fc_ms pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218724) Waiting for packet dumper to finish... 1 (prev_count=218724, count=219816) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq'. ------ GBProxy_Tests.TC_ms_reg_enq ------ Sun Mar 9 03:17:34 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_ms_reg_enq started. GbProxy_Test-NS(SGSN[0])(3071)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(3071)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3071)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(3071)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(3083)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(3083)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3091)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3091)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3091)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3071)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(3083)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3091)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3091)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3072)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3084)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3084)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3095)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(3096)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3095)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3095)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3095)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3100)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(3096)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3096)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3101)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(3100)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3100)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3100)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3106)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(3101)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3101)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3090)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3104)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3090)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3106)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3107)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3106)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3106)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3107)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3107)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3092)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3092)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: Starting "TC_ms_reg_enq" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ms_reg_enq(3113) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@68f58b00ed8d: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@68f58b00ed8d: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@68f58b00ed8d: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@68f58b00ed8d: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@68f58b00ed8d: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3113)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])(3096)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY_RESPONSE := { bssgpPduType := '15'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pS_Registered_Operator := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3113)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@68f58b00ed8d: Removing Client IMSI='262420000000000'H, index=0 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@68f58b00ed8d: Starting "TC_ms_reg_enq" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ms_reg_enq(3114) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@68f58b00ed8d: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@68f58b00ed8d: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@68f58b00ed8d: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@68f58b00ed8d: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@68f58b00ed8d: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])(3072)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3114)@68f58b00ed8d: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])(3096)@68f58b00ed8d: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@68f58b00ed8d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY_RESPONSE := { bssgpPduType := '15'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pS_Registered_Operator := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3114)@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@68f58b00ed8d: Removing Client IMSI='262420000001000'H, index=1 MTC@68f58b00ed8d: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3070)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3072)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3092)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3090)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3083)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3084)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3091)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3071)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3095)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3096)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3073)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3089)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3101)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3104)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3097)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3107)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3100)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3085)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3078)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3106)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@68f58b00ed8d: Final verdict of PTC: none TC_ms_reg_enq(3113)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@68f58b00ed8d: Final verdict of PTC: none TC_ms_reg_enq(3114)@68f58b00ed8d: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3103)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3109)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(3070): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3071): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3072): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3073): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3075): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3078): none (pass -> pass)Sun Mar 9 03:17:40 UTC 2025 ====== GBProxy_Tests.TC_ms_reg_enq pass ====== MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3080): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3083): none (pass -> pass) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220060) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3084): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3085): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3087): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3089): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3090): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3091): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3092): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3095): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3096): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3097): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3099): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3100): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3101): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3103): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3104): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3105): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3106): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3107): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3109): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3111): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_ms_reg_enq(3113): pass (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC TC_ms_reg_enq(3114): pass (pass -> pass) MTC@68f58b00ed8d: Test case TC_ms_reg_enq finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass'. Waiting for packet dumper to finish... 1 (prev_count=220060, count=221152) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli'. ------ GBProxy_Tests.TC_status_sig_ul_tlli ------ Sun Mar 9 03:17:42 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_status_sig_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3116)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(3116)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3116)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3116)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(3128)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3128)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3116)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(3128)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3117)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3117)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3129)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3129)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3140)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(3141)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3140)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3145)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])(3140)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3140)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3145)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3146)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(3141)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3141)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3145)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3145)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3143)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3146)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3146)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3151)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3151)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3152)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3151)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3151)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3152)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3152)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3115)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3117)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3129)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3116)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3128)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3118)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3141)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3136)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3145)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3151)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3143)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3142)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3146)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3152)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3140)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3154)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3131)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3123)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(3115): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3116): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3117): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3118): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3120): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3123): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3125): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3128): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3129): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3131): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3133): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3136): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3138): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3140): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3141): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3142): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3143): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3144): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3145): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3146): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3149): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3151): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3152): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3154): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3156): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_status_sig_ul_tlli finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass'. Sun Mar 9 03:17:48 UTC 2025 ====== GBProxy_Tests.TC_status_sig_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=189340) Waiting for packet dumper to finish... 1 (prev_count=189340, count=217880) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi'. ------ GBProxy_Tests.TC_status_sig_ul_tmsi ------ Sun Mar 9 03:17:50 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_status_sig_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3159)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(3159)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3159)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(3159)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(3171)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(3171)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3159)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3171)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3160)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3160)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3172)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3172)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3183)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(3184)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3183)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3183)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3188)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-NS(PCU[0])(3183)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3184)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3184)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3188)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(3189)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3188)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3188)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3194)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(3189)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3189)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3166)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3166)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3194)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3194)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3194)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3195)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3195)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3195)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3168)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3168)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3158)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3160)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3166)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3159)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3183)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3171)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3168)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3184)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3194)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3179)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3165)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3195)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3174)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3189)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3188)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3172)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3196)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3190)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(3158): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3159): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3160): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3163): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3165): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3166): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3167): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3168): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3171): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3172): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3174): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3176): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3179): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3181): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3183): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3184): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3187): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3188): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3189): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3190): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3192): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3194): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3195): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3196): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3198): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_status_sig_ul_tmsi finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass'. Sun Mar 9 03:17:56 UTC 2025 ====== GBProxy_Tests.TC_status_sig_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=211088) Waiting for packet dumper to finish... 1 (prev_count=211088, count=216396) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli'. ------ GBProxy_Tests.TC_status_ptp_ul_tlli ------ Sun Mar 9 03:17:58 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_status_ptp_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3202)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(3202)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3202)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(3202)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(3214)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(3214)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3224)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3224)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3224)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3202)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3214)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3224)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3224)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3203)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3203)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3215)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3215)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3226)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(3227)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3226)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3226)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3226)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3231)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(3227)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3227)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3232)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3231)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3231)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3231)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3237)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(3232)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3232)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(3237)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3238)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3237)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3237)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3238)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3238)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3221)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3221)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3223)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3223)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: Connecting G_SGSN[0] to BVCI=20011 MTC@68f58b00ed8d: Connecting G_SGSN[1] to BVCI=20011 MTC@68f58b00ed8d: Connecting G_PCU[0] to BVCI=20011 MTC@68f58b00ed8d: Connecting G_PCU[1] to BVCI=20021 MTC@68f58b00ed8d: Connecting G_PCU[2] to BVCI=20031 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3201)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3202)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3203)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3226)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3221)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3227)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3214)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3223)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3224)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3231)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3232)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3222)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3237)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3215)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3208)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3217)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3238)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3234)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(3201): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3202): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3203): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3206): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3208): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3210): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3214): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3215): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3217): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3219): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3221): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3222): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3223): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3224): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3226): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3227): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3230): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3231): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3232): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3234): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3236): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3237): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3238): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3241): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_status_ptp_ul_tlli finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass'. Sun Mar 9 03:18:04 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192344) Waiting for packet dumper to finish... 1 (prev_count=192344, count=216348) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi'. ------ GBProxy_Tests.TC_status_ptp_ul_tmsi ------ Sun Mar 9 03:18:06 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_status_ptp_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3245)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(3245)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3245)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(3245)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(3257)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(3257)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3257)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3245)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3246)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3246)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3258)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3258)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3269)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(3270)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3269)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3269)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3269)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3274)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(3270)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3270)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3274)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3275)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3274)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3274)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3280)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(PCU[1])(3275)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3275)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3277)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3279)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(3280)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3284)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3284)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3280)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3280)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3284)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(3281)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3284)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3284)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3281)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3281)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3283)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3285)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: Connecting G_SGSN[0] to BVCI=20011 MTC@68f58b00ed8d: Connecting G_SGSN[1] to BVCI=20011 MTC@68f58b00ed8d: Connecting G_PCU[0] to BVCI=20011 MTC@68f58b00ed8d: Connecting G_PCU[1] to BVCI=20021 MTC@68f58b00ed8d: Connecting G_PCU[2] to BVCI=20031 MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3244)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3258)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3257)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3246)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3245)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3269)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3270)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3265)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3274)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3260)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3277)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3279)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3281)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3280)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3251)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3285)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3283)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3275)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3284)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3282)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3276)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(3244): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3245): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3246): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3249): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3251): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3253): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3257): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3258): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3260): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3262): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3265): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3267): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3269): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3270): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3273): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3274): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3275): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3276): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3277): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3278): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3279): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3280): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3281): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3282): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3283): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3284): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3285): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_status_ptp_ul_tmsi finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass'. Sun Mar 9 03:18:12 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192344) Waiting for packet dumper to finish... 1 (prev_count=192344, count=216396) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci'. ------ GBProxy_Tests.TC_status_sig_dl_bvci ------ Sun Mar 9 03:18:14 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_status_sig_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3288)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(3288)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3288)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3288)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(3300)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3300)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3288)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3300)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3301)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3301)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3289)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3289)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3312)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(3313)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3312)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3312)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3312)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3317)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(3313)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3313)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(3317)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3318)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3317)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3317)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3318)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3318)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3323)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3323)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3324)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3323)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3323)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3324)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3324)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3327)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3325)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3287)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3288)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3301)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3289)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3312)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3313)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3300)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3317)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3325)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3324)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3295)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3327)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3319)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3323)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3318)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3302)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3306)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3290)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3326)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(3287): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3288): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3289): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3290): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3292): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3295): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3297): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3300): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3301): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3302): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3304): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3306): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3308): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311): nonSun Mar 9 03:18:20 UTC 2025 ====== GBProxy_Tests.TC_status_sig_dl_bvci pass ====== e (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3312): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3313): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3316): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3317): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3318): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3319): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3321): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3323): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3324): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3325): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3326): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3327): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3328): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_status_sig_dl_bvci finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=233508) Waiting for packet dumper to finish... 1 (prev_count=233508, count=234600) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci'. ------ GBProxy_Tests.TC_status_ptp_dl_bvci ------ Sun Mar 9 03:18:22 UTC 2025 Waiting for packet dumper to start... 0 MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci' was executed successfully (exit status: 0). MTC@68f58b00ed8d: Test case TC_status_ptp_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3331)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7777 GbProxy_Test-NS(SGSN[0])(3331)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3331)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":7770 GbProxy_Test-NS(SGSN[0])(3331)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8888 GbProxy_Test-NS(SGSN[1])(3343)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":8880 GbProxy_Test-NS(SGSN[1])(3343)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.90.103", remote_udp_port := 23000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@68f58b00ed8d: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@68f58b00ed8d: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@68f58b00ed8d: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@68f58b00ed8d: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3343)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3331)@68f58b00ed8d: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3344)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3344)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3332)@68f58b00ed8d: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3332)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3355)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21010 GbProxy_Test-BSSGP(PCU[0])(3356)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3355)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3355)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3355)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@68f58b00ed8d: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3360)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21020 GbProxy_Test-BSSGP(PCU[0])(3356)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3356)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3360)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3361)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3346)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3346)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@68f58b00ed8d: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@68f58b00ed8d: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3360)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3360)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@68f58b00ed8d: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3361)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3361)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3366)@68f58b00ed8d: Creating NSIP provider for "172.18.90.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3338)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3348)@68f58b00ed8d: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3338)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3348)@68f58b00ed8d: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3350)@68f58b00ed8d: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3350)@68f58b00ed8d: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3366)@68f58b00ed8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.90.103", remote_udp_port := 24000, remote_ip := "172.18.90.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@68f58b00ed8d: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3366)@68f58b00ed8d: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(3367)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3366)@68f58b00ed8d: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@68f58b00ed8d: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@68f58b00ed8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@68f58b00ed8d: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3367)@68f58b00ed8d: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3367)@68f58b00ed8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@68f58b00ed8d: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@68f58b00ed8d: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3352)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3340)@68f58b00ed8d: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3352)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3340)@68f58b00ed8d: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@68f58b00ed8d: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@68f58b00ed8d: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@68f58b00ed8d: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@68f58b00ed8d: Connecting G_SGSN[0] to BVCI=20011 MTC@68f58b00ed8d: Connecting G_SGSN[1] to BVCI=20011 MTC@68f58b00ed8d: Connecting G_PCU[0] to BVCI=20011 MTC@68f58b00ed8d: Connecting G_PCU[1] to BVCI=20021 MTC@68f58b00ed8d: Connecting G_PCU[2] to BVCI=20031 MTC@68f58b00ed8d: setverdict(pass): none -> pass MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass, component reason not changed MTC@68f58b00ed8d: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@68f58b00ed8d: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3330)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3332)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3331)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3350)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3340)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3355)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3343)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3338)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3346)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3348)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3344)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3333)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3352)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3356)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3360)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3349)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3337)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3361)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3366)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3345)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3357)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3362)@68f58b00ed8d: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3367)@68f58b00ed8d: Final verdict of PTC: none MTC@68f58b00ed8d: Setting final verdict of the test case. MTC@68f58b00ed8d: Local verdict of MTC: pass MTC@68f58b00ed8d: Local verdict of PTC IPA-CTRL-CLI-IPA(3330): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3331): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3332): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3333): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3335): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3337): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3338): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3339): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3340): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3343): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3344): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3345): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3346): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3347): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3348): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3349): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3350): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3351): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3352): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3355): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3356): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3357): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3359): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3360): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3361): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3362): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3364): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3366): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3367): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3370): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371): none (pass -> pass) MTC@68f58b00ed8d: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372): none (pass -> pass) MTC@68f58b00ed8d: Test case TC_status_ptp_dl_bvci finished. Verdict: pass MTC@68f58b00ed8d: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass'. Sun Mar 9 03:18:28 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=200028) Waiting for packet dumper to finish... 1 (prev_count=200028, count=231912) MTC@68f58b00ed8d: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass' was executed successfully (exit status: 0). MC@68f58b00ed8d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@68f58b00ed8d: Terminating MTC. MC@68f58b00ed8d: MTC terminated. MC2> exit MC@68f58b00ed8d: Shutting down session. MC@68f58b00ed8d: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/gbproxy/expected-results.xml' against results in 'junit-xml-20.log' -------------------- pass GBProxy_Tests.TC_BVC_bringup pass GBProxy_Tests.TC_BVC_bringup_conflicting pass GBProxy_Tests.TC_ul_unitdata pass GBProxy_Tests.TC_ul_unitdata_pool_failure pass GBProxy_Tests.TC_dl_unitdata pass GBProxy_Tests.TC_ra_capability pass GBProxy_Tests.TC_ra_capability_upd pass GBProxy_Tests.TC_radio_status pass GBProxy_Tests.TC_radio_status_tmsi pass GBProxy_Tests.TC_radio_status_imsi pass GBProxy_Tests.TC_suspend pass GBProxy_Tests.TC_resume pass GBProxy_Tests.TC_trace pass GBProxy_Tests.TC_llc_discarded pass GBProxy_Tests.TC_overload pass GBProxy_Tests.TC_bvc_block_ptp pass GBProxy_Tests.TC_bvc_unblock_ptp pass GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass GBProxy_Tests.TC_bvc_reset_sig_from_bss pass GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass GBProxy_Tests.TC_paging_ps_ptp_bss pass GBProxy_Tests.TC_paging_ps_ptp_lac pass GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass GBProxy_Tests.TC_paging_ps_ptp_rac pass GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass GBProxy_Tests.TC_paging_ps_ptp_bvci pass GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass GBProxy_Tests.TC_dummy_paging_ps_ptp pass GBProxy_Tests.TC_paging_ps_sig_bss pass GBProxy_Tests.TC_paging_ps_sig_lac pass GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass GBProxy_Tests.TC_paging_ps_sig_rac pass GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass GBProxy_Tests.TC_paging_ps_sig_bvci pass GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass GBProxy_Tests.TC_dummy_paging_ps_sig pass GBProxy_Tests.TC_paging_cs_ptp_bss pass GBProxy_Tests.TC_paging_cs_ptp_lac pass GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass GBProxy_Tests.TC_paging_cs_ptp_rac pass GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass GBProxy_Tests.TC_paging_cs_ptp_bvci pass GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass GBProxy_Tests.TC_paging_cs_sig_bss pass GBProxy_Tests.TC_paging_cs_sig_lac pass GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass GBProxy_Tests.TC_paging_cs_sig_rac pass GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass GBProxy_Tests.TC_paging_cs_sig_bvci pass GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass GBProxy_Tests.TC_rim_info_req pass GBProxy_Tests.TC_rim_info pass GBProxy_Tests.TC_rim_info_ack pass GBProxy_Tests.TC_rim_info_error pass GBProxy_Tests.TC_rim_info_app_error pass GBProxy_Tests.TC_rim_info_pcu2pcu pass GBProxy_Tests.TC_rim_from_eutran pass GBProxy_Tests.TC_flush_ll_bvci_new pass GBProxy_Tests.TC_flush_ll_no_bvci_new pass GBProxy_Tests.TC_fc_bvc pass GBProxy_Tests.TC_fc_ms pass GBProxy_Tests.TC_ms_reg_enq pass GBProxy_Tests.TC_status_sig_ul_tlli pass GBProxy_Tests.TC_status_sig_ul_tmsi pass GBProxy_Tests.TC_status_ptp_ul_tlli pass GBProxy_Tests.TC_status_ptp_ul_tmsi pass GBProxy_Tests.TC_status_sig_dl_bvci pass GBProxy_Tests.TC_status_ptp_dl_bvci Summary: pass: 76 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GBProxy_Tests --rm Generated GBProxy_Tests.TC_BVC_bringup.merged Generated GBProxy_Tests.TC_BVC_bringup_conflicting.merged Generated GBProxy_Tests.TC_bvc_block_ptp.merged Generated GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn.merged Generated GBProxy_Tests.TC_bvc_reset_ptp_from_bss.merged Generated GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn.merged Generated GBProxy_Tests.TC_bvc_reset_sig_from_bss.merged Generated GBProxy_Tests.TC_bvc_reset_sig_from_sgsn.merged Generated GBProxy_Tests.TC_bvc_unblock_ptp.merged Generated GBProxy_Tests.TC_dl_unitdata.merged Generated GBProxy_Tests.TC_dummy_paging_ps_ptp.merged Generated GBProxy_Tests.TC_dummy_paging_ps_sig.merged Generated GBProxy_Tests.TC_fc_bvc.merged Generated GBProxy_Tests.TC_fc_ms.merged Generated GBProxy_Tests.TC_flush_ll_bvci_new.merged Generated GBProxy_Tests.TC_flush_ll_no_bvci_new.merged Generated GBProxy_Tests.TC_llc_discarded.merged Generated GBProxy_Tests.TC_ms_reg_enq.merged Generated GBProxy_Tests.TC_overload.merged Generated GBProxy_Tests.TC_paging_cs_ptp_bss.merged Generated GBProxy_Tests.TC_paging_cs_ptp_bvci.merged Generated GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_cs_ptp_lac.merged Generated GBProxy_Tests.TC_paging_cs_ptp_lac_unknown.merged Generated GBProxy_Tests.TC_paging_cs_ptp_rac.merged Generated GBProxy_Tests.TC_paging_cs_ptp_rac_unknown.merged Generated GBProxy_Tests.TC_paging_cs_sig_bss.merged Generated GBProxy_Tests.TC_paging_cs_sig_bvci.merged Generated GBProxy_Tests.TC_paging_cs_sig_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_cs_sig_lac.merged Generated GBProxy_Tests.TC_paging_cs_sig_lac_unknown.merged Generated GBProxy_Tests.TC_paging_cs_sig_rac.merged Generated GBProxy_Tests.TC_paging_cs_sig_rac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bss.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bvci.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_ps_ptp_lac.merged Generated GBProxy_Tests.TC_paging_ps_ptp_lac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_ptp_rac.merged Generated GBProxy_Tests.TC_paging_ps_ptp_rac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_reject_ptp_bvci.merged Generated GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_reject_sig_bvci.merged Generated GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_sig_bss.merged Generated GBProxy_Tests.TC_paging_ps_sig_bvci.merged Generated GBProxy_Tests.TC_paging_ps_sig_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_sig_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_ps_sig_lac.merged Generated GBProxy_Tests.TC_paging_ps_sig_lac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_sig_rac.merged Generated GBProxy_Tests.TC_paging_ps_sig_rac_unknown.merged Generated GBProxy_Tests.TC_ra_capability.merged Generated GBProxy_Tests.TC_ra_capability_upd.merged Generated GBProxy_Tests.TC_radio_status.merged Generated GBProxy_Tests.TC_radio_status_imsi.merged Generated GBProxy_Tests.TC_radio_status_tmsi.merged Generated GBProxy_Tests.TC_resume.merged Generated GBProxy_Tests.TC_rim_from_eutran.merged Generated GBProxy_Tests.TC_rim_info.merged Generated GBProxy_Tests.TC_rim_info_ack.merged Generated GBProxy_Tests.TC_rim_info_app_error.merged Generated GBProxy_Tests.TC_rim_info_error.merged Generated GBProxy_Tests.TC_rim_info_pcu2pcu.merged Generated GBProxy_Tests.TC_rim_info_req.merged Generated GBProxy_Tests.TC_status_ptp_dl_bvci.merged Generated GBProxy_Tests.TC_status_ptp_ul_tlli.merged Generated GBProxy_Tests.TC_status_ptp_ul_tmsi.merged Generated GBProxy_Tests.TC_status_sig_dl_bvci.merged Generated GBProxy_Tests.TC_status_sig_ul_tlli.merged Generated GBProxy_Tests.TC_status_sig_ul_tmsi.merged Generated GBProxy_Tests.TC_suspend.merged Generated GBProxy_Tests.TC_trace.merged Generated GBProxy_Tests.TC_ul_unitdata.merged Generated GBProxy_Tests.TC_ul_unitdata_pool_failure.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-gbproxy-test-90 grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-gbproxy-test-1620-gbproxy + [ -n jenkins-ttcn3-gbproxy-test-1620-gbproxy ] + docker_kill_wait jenkins-ttcn3-gbproxy-test-1620-gbproxy + docker kill jenkins-ttcn3-gbproxy-test-1620-gbproxy jenkins-ttcn3-gbproxy-test-1620-gbproxy + docker wait jenkins-ttcn3-gbproxy-test-1620-gbproxy 137 + network_remove + set +x Removing network ttcn3-gbproxy-test-90 + docker network remove ttcn3-gbproxy-test-90 ttcn3-gbproxy-test-90 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache:/cache --name jenkins-ttcn3-gbproxy-test-1620-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-gbproxy-test/logs/gbproxy-tester/junit-xml-20.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS